Changeset d18b639
- Timestamp:
- 10/12/2013 08:04:39 AM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- eb28a1d
- Parents:
- 485aec87
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r485aec87 rd18b639 449 449 <!ENTITY rpcbind-version "0.2.1"> 450 450 <!ENTITY rsync-version "3.1.0"> 451 <!ENTITY samba-version "4.0. 9">451 <!ENTITY samba-version "4.0.10"> 452 452 <!ENTITY wget-version "1.14"> 453 453 <!ENTITY wireless-tools-version "29"> -
introduction/welcome/changelog.xml
r485aec87 rd18b639 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[igor] - Update to samba-4.0.10. Fixes 51 <ulink url="&blfs-ticket-root;4166">#4166</ulink>.</para> 52 </listitem> 53 <listitem> 50 54 <para>[igor] - Update to unixODBC-2.3.2. Fixes 51 55 <ulink url="&blfs-ticket-root;4163">#4163</ulink>.</para> -
networking/netprogs/samba.xml
r485aec87 rd18b639 7 7 <!ENTITY samba-download-http "http://ftp.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz"> 8 8 <!ENTITY samba-download-ftp "ftp://ftp.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz"> 9 <!ENTITY samba-md5sum " f5f2ad0e2aabf024e2e3e2f297a0631a">10 <!ENTITY samba-size "2 1MB">11 <!ENTITY samba-buildsize "4 82MB (up to 900MB additional for all tests)">12 <!ENTITY samba-time "7. 2SBU (up to 110 SBU to run all tests)">9 <!ENTITY samba-md5sum "220740f75035b2221e3b9a848e19d1ea"> 10 <!ENTITY samba-size "22 MB"> 11 <!ENTITY samba-buildsize "475 MB (up to 900MB additional for all tests)"> 12 <!ENTITY samba-time "7.5 SBU (up to 110 SBU to run all tests)"> 13 13 ]> 14 14 … … 186 186 <filename class="directory">/usr/var</filename>.</para> 187 187 188 <para><parameter>-- with-fhs</parameter>: Assigns all other file paths in188 <para><parameter>--enable-fhs</parameter>: Assigns all other file paths in 189 189 a manner compliant with the Filesystem Hierarchy Standard (FHS).</para> 190 190 … … 192 192 library.</para> 193 193 194 <para>< parameter>--enable-socket-wrapper</parameter> and195 < parameter>--enable-selftest</parameter>: These options are required to run194 <para><option>--enable-socket-wrapper</option> and 195 <option>--enable-selftest</option>: These options are required to run 196 196 the test suite.</para> 197 197
Note:
See TracChangeset
for help on using the changeset viewer.