aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-08-08 20:46:00 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-08-08 20:46:00 +0000
commiteb2e94a50bff58d0bd5b1feabe8ef16dd8d52949 (patch)
treed39269c721d7e6e17c528153fa8df36711fe2e66
parentdcb48e5aa0e8cc8b3d5c45bf7cfb87fad2255618 (diff)
Update to e2fsprogs-1.43.5.
Update to expat-2.2.3. Update to linux-4.12.5. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml18
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter06/expat.xml4
-rw-r--r--general.ent6
-rw-r--r--packages.ent18
5 files changed, 36 insertions, 14 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index aead24eb8..b07211da6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,24 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2017-08-08</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to e2fsprogs-1.43.5. Fixes
+ <ulink url="&lfs-ticket-root;4122">#4122</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to expat-2.2.3. Fixes
+ <ulink url="&lfs-ticket-root;4121">#4121</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to linux-4.12.5. Fixes
+ <ulink url="&lfs-ticket-root;4119">#4119</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2017-07-23</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index e41ea5939..02a3c6ab4 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -71,9 +71,9 @@
<listitem revision="sysv">
<para>Eudev &eudev-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>E2fsprogs &e2fsprogs-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>Expat-&expat-version;</para>
</listitem>
diff --git a/chapter06/expat.xml b/chapter06/expat.xml
index 9f59025b5..c11a9e28f 100644
--- a/chapter06/expat.xml
+++ b/chapter06/expat.xml
@@ -41,6 +41,10 @@
<sect2 role="installation">
<title>Installation of Expat</title>
+ <para>First fix a problem with the regession tests in the LFS environment:</para>
+
+<screen><userinput remap="pre">sed -i 's|usr/bin/env |bin/|' run.sh.in</userinput></screen>
+
<para>Prepare Expat for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --disable-static</userinput></screen>
diff --git a/general.ent b/general.ent
index 7a110b987..df3e5c9a6 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20170723">
+<!ENTITY version "SVN-20170808">
<!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 "20170723-systemd">
+<!ENTITY versiond "20170808-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "July 23, 2017">
+<!ENTITY releasedate "August 8, 2017">
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.1">
diff --git a/packages.ent b/packages.ent
index 0addc8045..b762c73d4 100644
--- a/packages.ent
+++ b/packages.ent
@@ -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.4">
-<!ENTITY e2fsprogs-size "7,376 KB">
+<!ENTITY e2fsprogs-version "1.43.5">
+<!ENTITY e2fsprogs-size "7,425 KB">
<!ENTITY e2fsprogs-url "http://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v&e2fsprogs-version;/e2fsprogs-&e2fsprogs-version;.tar.gz">
-<!ENTITY e2fsprogs-md5 "0bd1c74f357f6e9ae2ab6fa6229b9aea">
+<!ENTITY e2fsprogs-md5 "40aa1b7d7d6bd9c71db0fbf325a7c199">
<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/">
<!ENTITY e2fsprogs-ch6-du "57 MB">
<!ENTITY e2fsprogs-ch6-sbu "4.1 SBU">
@@ -152,10 +152,10 @@
<!ENTITY eudev-ch6-du "78 MB">
<!ENTITY eudev-ch6-sbu "0.2 SBU">
-<!ENTITY expat-version "2.2.2">
-<!ENTITY expat-size "404 KB">
+<!ENTITY expat-version "2.2.3">
+<!ENTITY expat-size "426 KB">
<!ENTITY expat-url "&sourceforge;expat/expat-&expat-version;.tar.bz2">
-<!ENTITY expat-md5 "1ede9a41223c78528b8c5d23e69a2667">
+<!ENTITY expat-md5 "f053af63ef5f39bd9b78d01fbc203334">
<!ENTITY expat-home "http://expat.sourceforge.net/">
<!ENTITY expat-ch6-du "6.1 MB">
<!ENTITY expat-ch6-sbu "less than 0.1 SBU">
@@ -401,12 +401,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "12">
-<!ENTITY linux-patch-version "3">
+<!ENTITY linux-patch-version "5">
<!--<!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,880 KB">
+<!ENTITY linux-size "96,869 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "3ed0cd86753ee668e1858e1e7f643066">
+<!ENTITY linux-md5 "7ceda6275f03c7b259c98e062fa3ded3">
<!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,