Author: dj
Date: Sat Oct 7 20:55:40 2017
New Revision: 19305
Log:
Update to samba-4.7.0. Fixes #9809.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/networking/netprogs/samba.xml
trunk/BOOK/packages.ent
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Oct 7 19:28:28
2017 (r19304)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Oct 7 20:55:40
2017 (r19305)
@@ -45,6 +45,10 @@
<para>October 8th, 2017</para>
<itemizedlist>
<listitem>
+ <para>[dj] - Update to samba-4.7.0. Fixes
+ <ulink url="&blfs-ticket-root;9809">#9809</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[dj] - Use upstream tarball for systemd with meson
build.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/networking/netprogs/samba.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/samba.xml Sat Oct 7 19:28:28 2017
(r19304)
+++ trunk/BOOK/networking/netprogs/samba.xml Sat Oct 7 20:55:40 2017
(r19305)
@@ -6,10 +6,10 @@
<!ENTITY samba-download-http
"https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz">
<!ENTITY samba-download-ftp " ">
- <!ENTITY samba-md5sum "c6ee5c766016d59908c8fb672fbbd445">
- <!ENTITY samba-size "21 MB">
- <!ENTITY samba-buildsize "566 MB (add 371 MB for quicktest, add up to
1.6 GB additional for developer tests)">
- <!ENTITY samba-time "8.5 SBU (add 4.2 SBU for quicktest, and up to
280 SBU to run developer tests)">
+ <!ENTITY samba-md5sum "cf5eaf34f510e3d5643c0dcfd49fcc40">
+ <!ENTITY samba-size "17 MB">
+ <!ENTITY samba-buildsize "535 MB (add 14 MB for quicktest)">
+ <!ENTITY samba-time "8.1 SBU (add 0.4 SBU for quicktest)">
]>
<sect1 id="samba" xreflabel="Samba-&samba-version;">
@@ -175,21 +175,6 @@
--enable-selftest &&
make</userinput></screen>
-<!--
- <para>According to <application>Samba</application> developers, the
- limitation to 108 characters of the path length of a unix named pipe socket
- may be the cause of errors, so that over 1/3 of the tests might fail. For
- this reason, the switch <option>- -with-selftest-prefix=/tmp/quick</option>
- (or another path with small number of characters) can be used with
- configure. Even so, the
- <quote><replaceable>samba3.raw.eas</replaceable></quote> test may fail,
- apparently for the same reason. If one quicktest fails, it can be disabled.
- For example, <quote><replaceable>samba3.raw.eas</replaceable></quote> may
- be disabled with the following command:</para>
-
-<screen><userinput>sed -i "/samba3.blackbox.failure.failure/i
\^samba3.raw.eas" selftest/knownfail</userinput></screen>
--->
-
<para>To test the results, as the
<systemitem class="username">root</systemitem> user, issue:
<command>make quicktest</command>. The test suite will produce lines that
@@ -202,8 +187,8 @@
<para>Additionally, developer test suites are available. If you've
installed the optional python modules above, you can run these tests with
<command>make test</command>. It is not recommended for the average
- builder at nearly 100 SBU, and you should expect ~80 errors and ~30
- failures from the 3000+ tests.</para>
+ builder at nearly 100 SBU and over a gigabyte of disk space, and you
+ should expect ~80 errors and ~30 failures from the 3000+ tests.</para>
</note>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Sat Oct 7 19:28:28 2017 (r19304)
+++ trunk/BOOK/packages.ent Sat Oct 7 20:55:40 2017 (r19305)
@@ -425,7 +425,7 @@
<!ENTITY ntp-version "4.2.8p10">
<!ENTITY rpcbind-version "0.2.4">
<!ENTITY rsync-version "3.1.2">
-<!ENTITY samba-version "4.6.7">
+<!ENTITY samba-version "4.7.0">
<!ENTITY wget-version "1.19.1">
<!ENTITY wireless-tools-version "29">
<!ENTITY wpa_supplicant-version "2.6">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page