aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml26
-rw-r--r--chapter01/whatsnew.xml20
-rw-r--r--chapter06/coreutils.xml5
-rw-r--r--general.ent8
-rw-r--r--packages.ent30
5 files changed, 58 insertions, 31 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 1d4eafba1..eab261d20 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,32 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2017-09-02</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to file-5.32. Fixes
+ <ulink url="&lfs-ticket-root;4132">#4132</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to coreutils-8.28. Fixes
+ <ulink url="&lfs-ticket-root;4131">#4131</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to e2fsprogs-1.43.6. Fixes
+ <ulink url="&lfs-ticket-root;4130">#4130</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to expat-2.2.4. Fixes
+ <ulink url="&lfs-ticket-root;4127">#4127</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to linux-4.12.10. Fixes
+ <ulink url="&lfs-ticket-root;4126">#4126</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2017-09-01</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 1e723509c..2b7ee1ad8 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -56,9 +56,9 @@
<!--<listitem>
<para>Check &check-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Coreutils &coreutils-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>DejaGNU &dejagnu-version;</para>
</listitem>-->
@@ -71,18 +71,18 @@
<!--<listitem revision="sysv">
<para>Eudev &eudev-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>E2fsprogs &e2fsprogs-version;</para>
- </listitem>-->
- <!--<listitem>
+ </listitem>
+ <listitem>
<para>Expat-&expat-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Expect &expect-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>File &file-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Findutils &findutils-version;</para>
</listitem>-->
@@ -155,9 +155,9 @@
<!--<listitem>
<para>Libtool &libtool-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Linux &linux-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>M4 &m4-version;</para>
</listitem>-->
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 8b66d43c8..c2e3d9447 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -119,9 +119,10 @@
<screen><userinput remap="test">su nobody -s /bin/bash \
-c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
- <para>The test programs test-getlogin and date-debug are known to fail in a
+ <para>The test program test-getlogin is known to fail in a
partially built system environment like the chroot environment here, but
- pass if run at the end of this chapter.</para>
+ passes if run at the end of this chapter. The test program tty.sh is
+ also known to fail.</para>
<para>Remove the temporary group:</para>
diff --git a/general.ent b/general.ent
index 6b0c80683..a8b9a6d4a 100644
--- a/general.ent
+++ b/general.ent
@@ -1,16 +1,16 @@
-<!ENTITY version "SVN-20170901">
+<!ENTITY version "SVN-20170902">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
-<!ENTITY versiond "20170901-systemd">
+<!ENTITY versiond "20170902-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "September 1, 2017">
+<!ENTITY releasedate "September 2, 2017">
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
-<!ENTITY milestone "8.2">
+<!ENTITY milestone "8.1">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY blfs-root "&lfs-root;blfs/">
diff --git a/packages.ent b/packages.ent
index 98d1fd7fd..d986cb845 100644
--- a/packages.ent
+++ b/packages.ent
@@ -98,10 +98,10 @@
<!ENTITY check-ch5-du "11 MB">
<!ENTITY check-ch5-sbu "0.1 SBU">
-<!ENTITY coreutils-version "8.27">
-<!ENTITY coreutils-size "5,162 KB">
+<!ENTITY coreutils-version "8.28">
+<!ENTITY coreutils-size "5,130 KB">
<!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz">
-<!ENTITY coreutils-md5 "502795792c212932365e077946d353ae">
+<!ENTITY coreutils-md5 "e7cb20d0572cc40d9f47ede6454406d1">
<!ENTITY coreutils-home "&gnu-software;coreutils/">
<!ENTITY coreutils-ch5-du "136 MB">
<!ENTITY coreutils-ch5-sbu "0.6 SBU">
@@ -137,10 +137,10 @@
<!-- NOTE: When updating e2fsprogs, remember to check the list
of acceptable features that can be shown by debugfs in
chapter02/creatingfilesystem.xml -->
-<!ENTITY e2fsprogs-version "1.43.5">
-<!ENTITY e2fsprogs-size "7,425 KB">
+<!ENTITY e2fsprogs-version "1.43.6">
+<!ENTITY e2fsprogs-size "7,303 KB">
<!ENTITY e2fsprogs-url "http://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v&e2fsprogs-version;/e2fsprogs-&e2fsprogs-version;.tar.gz">
-<!ENTITY e2fsprogs-md5 "40aa1b7d7d6bd9c71db0fbf325a7c199">
+<!ENTITY e2fsprogs-md5 "94fb7105284474a71cf5dd0e03b92661">
<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/">
<!ENTITY e2fsprogs-ch6-du "58 MB">
<!ENTITY e2fsprogs-ch6-sbu "3.3 SBU">
@@ -152,10 +152,10 @@
<!ENTITY eudev-ch6-du "78 MB">
<!ENTITY eudev-ch6-sbu "0.2 SBU">
-<!ENTITY expat-version "2.2.3">
-<!ENTITY expat-size "426 KB">
+<!ENTITY expat-version "2.2.4">
+<!ENTITY expat-size "494 KB">
<!ENTITY expat-url "&sourceforge;expat/expat-&expat-version;.tar.bz2">
-<!ENTITY expat-md5 "f053af63ef5f39bd9b78d01fbc203334">
+<!ENTITY expat-md5 "6e3980aba29a224a9f478d88ac7ec207">
<!ENTITY expat-home "http://expat.sourceforge.net/">
<!ENTITY expat-ch6-du "9.5 MB">
<!ENTITY expat-ch6-sbu "less than 0.1 SBU">
@@ -169,10 +169,10 @@
<!ENTITY expect-ch5-du "4.3 MB">
<!ENTITY expect-ch5-sbu "0.1 SBU">
-<!ENTITY file-version "5.31">
-<!ENTITY file-size "774 KB">
+<!ENTITY file-version "5.32">
+<!ENTITY file-size "779 KB">
<!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz">
-<!ENTITY file-md5 "319627d20c9658eae85b056115b8c90a">
+<!ENTITY file-md5 "4f2503752ff041895090ed6435610435">
<!ENTITY file-home "http://www.darwinsys.com/file/">
<!ENTITY file-ch5-du "16 MB">
<!ENTITY file-ch5-sbu "0.1 SBU">
@@ -400,12 +400,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "12">
-<!ENTITY linux-patch-version "7">
+<!ENTITY linux-patch-version "10">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "96,865 KB">
+<!ENTITY linux-size "96,822 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "245d1b4dc6e82669aac2c9e6a2dd82fe">
+<!ENTITY linux-md5 "8cfe8bd3bd00c0bb10171441e1a9c99e">
<!ENTITY linux-home "http://www.kernel.org/">
<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
allnoconfig extended for a hopefully-bootable build on desktop machine,