aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter06/libpipeline.xml4
-rw-r--r--packages.ent6
4 files changed, 9 insertions, 9 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 81bb3462b..6945a04c4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2012-10-02</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Libpipeline-1.2.2. Fixes
+ <ulink url="&lfs-ticket-root;3186">#3186</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Automake-1.12.4. Fixes
<ulink url="&lfs-ticket-root;3185">#3185</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index a4e951be8..c8e7c2f11 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -121,9 +121,9 @@
<!--<listitem>
<para>LFS-Bootscripts &lfs-bootscripts-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Libpipeline &libpipeline-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Libtool &libtool-version;</para>
</listitem>-->
diff --git a/chapter06/libpipeline.xml b/chapter06/libpipeline.xml
index 060914c8d..d9ecf4e55 100644
--- a/chapter06/libpipeline.xml
+++ b/chapter06/libpipeline.xml
@@ -41,10 +41,6 @@
<sect2 role="installation">
<title>Installation of Libpipeline</title>
- <para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
-
-<screen><userinput remap="pre">sed -i -e '/gets is a/d' gnulib/lib/stdio.in.h</userinput></screen>
-
<para>Prepare Libpipeline for compilation:</para>
<screen><userinput remap="configure">PKG_CONFIG_PATH=/tools/lib/pkgconfig ./configure --prefix=/usr</userinput></screen>
diff --git a/packages.ent b/packages.ent
index 9ecb5f462..61cc46fb7 100644
--- a/packages.ent
+++ b/packages.ent
@@ -310,10 +310,10 @@
<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!-- Updated in Makefile -->
<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
-<!ENTITY libpipeline-version "1.2.1">
-<!ENTITY libpipeline-size "723 KB">
+<!ENTITY libpipeline-version "1.2.2">
+<!ENTITY libpipeline-size "733 KB">
<!ENTITY libpipeline-url "http://download.savannah.gnu.org/releases/libpipeline/libpipeline-&libpipeline-version;.tar.gz">
-<!ENTITY libpipeline-md5 "20896c919eca4acb3d2f13012fb7ba02">
+<!ENTITY libpipeline-md5 "4367a3f598d171fd43dfa8620ed16d55">
<!ENTITY libpipeline-home "http://libpipeline.nongnu.org/">
<!ENTITY libpipeline-ch6-du "7.4 MB">
<!ENTITY libpipeline-ch6-sbu "0.2 SBU">