aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml27
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter06/automake.xml4
-rw-r--r--chapter06/iproute2.xml4
-rw-r--r--general.ent4
-rw-r--r--packages.ent22
6 files changed, 49 insertions, 16 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9a8fb5472..8192f9b9e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,33 @@
-->
<listitem>
+ <para>2015-07-12</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to iproute2-4.1.1. Fixes
+ <ulink url="&lfs-ticket-root;3811">*3811</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to file-5.24. Fixes
+ <ulink url="&lfs-ticket-root;3812">*3812</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to linux-4.1.2. Fixes
+ <ulink url="&lfs-ticket-root;3814">#3814</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to gettext-0.19.5. Fixes
+ <ulink url="&lfs-ticket-root;3813">#3813</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Fix a warning in the installed automake
+ perl script.
+ <ulink url="&lfs-ticket-root;3809">#3809</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2015-07-04</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index ba6cbf867..733b539ea 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -91,9 +91,9 @@
<!--<listitem>
<para>GDBM &gdbm-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Gettext &gettext-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Glibc &glibc-version;</para>
</listitem>-->
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index 9c8132d2b..761755018 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -41,6 +41,10 @@
<sect2 role="installation">
<title>Installation of Automake</title>
+ <para>First fix a warning that is caused by perl-5.22 and later:</para>
+
+<screen><userinput remap="pre">sed -i 's:/\\\${:/\\\$\\{:' bin/automake.in</userinput></screen>
+
<para>Prepare Automake for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version;</userinput></screen>
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index db4ab098b..9d286210f 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -58,13 +58,15 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
<screen><userinput remap="pre">sed -i 's/-Werror//' Makefile</userinput></screen>
-->
+<!--
+
<para>Do not build the unneeded tipc program. Transparent Inter-process
Communication (TIPC) is a network communications protocol for Inter-process
communication (IPC) that was designed for intra-cluster
communication.</para>
<screen><userinput remap="pre">sed -i 's/tipc //' Makefile</userinput></screen>
-
+-->
<para>Compile the package:</para>
<screen><userinput remap="make">make</userinput></screen>
diff --git a/general.ent b/general.ent
index 8a51b9ba7..59e1b23fe 100644
--- a/general.ent
+++ b/general.ent
@@ -1,7 +1,7 @@
-<!ENTITY version "SVN-20150704">
+<!ENTITY version "SVN-20150712">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release
but not -rc releases -->
-<!ENTITY releasedate "July 4, 2015">
+<!ENTITY releasedate "July 12, 2015">
<!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.8">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index b43cda490..16411a022 100644
--- a/packages.ent
+++ b/packages.ent
@@ -158,10 +158,10 @@
<!ENTITY expect-ch5-du "4.6 MB">
<!ENTITY expect-ch5-sbu "0.1 SBU">
-<!ENTITY file-version "5.23">
+<!ENTITY file-version "5.24">
<!ENTITY file-size "721 KB">
<!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz">
-<!ENTITY file-md5 "61db35209ce71a6d576392ce6e1d2f80">
+<!ENTITY file-md5 "ec161b5a0d2aef147fb046e5630b1408">
<!ENTITY file-home "http://www.darwinsys.com/file/">
<!ENTITY file-ch5-du "16.9 MB">
<!ENTITY file-ch5-sbu "0.1 SBU">
@@ -219,10 +219,10 @@
<!ENTITY gdbm-ch6-du "12.6 MB">
<!ENTITY gdbm-ch6-sbu "0.1 SBU">
-<!ENTITY gettext-version "0.19.4">
-<!ENTITY gettext-size "6,501 KB">
+<!ENTITY gettext-version "0.19.5">
+<!ENTITY gettext-size "6,714 KB">
<!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.xz">
-<!ENTITY gettext-md5 "997c9070354eff5517115feaea6038f0">
+<!ENTITY gettext-md5 "546a8458f50e146be12c215f83b9bac2">
<!ENTITY gettext-home "&gnu-software;gettext/">
<!ENTITY gettext-ch5-du "153 MB">
<!ENTITY gettext-ch5-sbu "1.0 SBU">
@@ -316,10 +316,10 @@
<!ENTITY intltool-ch6-du "1.3 MB">
<!ENTITY intltool-ch6-sbu "less than 0.1 SBU">
-<!ENTITY iproute2-version "4.1.0">
-<!ENTITY iproute2-size "484 KB">
+<!ENTITY iproute2-version "4.1.1">
+<!ENTITY iproute2-size "485 KB">
<!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
-<!ENTITY iproute2-md5 "37efb479b3943b60c449ea02362b5ffc">
+<!ENTITY iproute2-md5 "39290cb3a55d38dd8d10e19a3094109f">
<!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/">
<!ENTITY iproute2-ch6-du "10.6 MB">
<!ENTITY iproute2-ch6-sbu "0.1 SBU">
@@ -382,12 +382,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "1">
-<!ENTITY linux-patch-version "1">
+<!ENTITY linux-patch-version "2">
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
-<!ENTITY linux-size "81,067 KB">
+<!ENTITY linux-size "81,072 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "bf83da42349ab7fe77c61b5d10d9f003">
+<!ENTITY linux-md5 "26879db288cd9ffa17c9fd5db213b272">
<!ENTITY linux-home "http://www.kernel.org/">
<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
allnoconfig extended for a hopefully-bootable build on desktop machine,