Changeset bfa397b
- Timestamp:
- 02/16/2020 08:42:17 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 4cc2303
- Parents:
- b023f19
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb023f19 rbfa397b 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 5"> <!-- Always 2 digits -->3 <!ENTITY day "16"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 1 5th, &year;">9 <!ENTITY releasedate "February 16th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rb023f19 rbfa397b 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>February 16th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[pierre] - Add gnutls as a required dependency of samba.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 44 53 <listitem> 45 54 <para>February 15th, 2020</para> -
networking/netprogs/samba.xml
rb023f19 rbfa397b 65 65 <bridgehead renderas="sect4">Required</bridgehead> 66 66 <para role="required"> 67 <xref linkend="gnutls"/>, 67 68 <xref linkend="jansson"/>, 68 69 <xref linkend="libtirpc"/>, … … 92 93 <xref linkend="git"/>, 93 94 <xref linkend="gnupg2"/> (required for ADS and testsuite), 94 <xref linkend="gnutls"/>,95 95 <xref linkend="libaio"/>, 96 96 <xref linkend="libarchive"/>,
Note:
See TracChangeset
for help on using the changeset viewer.