Browse Source

Update to Libpipeline-1.2.6. Fixes #3449.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10412 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 11 years ago
parent
commit
c3291d580d
2 changed files with 6 additions and 2 deletions
  1. 4 0
      chapter01/changelog.xml
  2. 2 2
      packages.ent

+ 4 - 0
chapter01/changelog.xml

@@ -38,6 +38,10 @@
     <listitem>
       <para>2013-12-22</para>
       <itemizedlist>
+        <listitem>
+          <para>[matthew] - Update to Libpipeline-1.2.6. Fixes
+          <ulink url="&lfs-ticket-root;3449">#3449</ulink>.</para>
+        </listitem>
         <listitem>
           <para>[matthew] - Fix the coreutils-i18n patch, which introduced a
           regression in cut. Fixes

+ 2 - 2
packages.ent

@@ -318,10 +318,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.5">
+<!ENTITY libpipeline-version "1.2.6">
 <!ENTITY libpipeline-size "761 KB">
 <!ENTITY libpipeline-url "http://download.savannah.gnu.org/releases/libpipeline/libpipeline-&libpipeline-version;.tar.gz">
-<!ENTITY libpipeline-md5 "8d159fbd72368526559799f38dd9b4c6">
+<!ENTITY libpipeline-md5 "6d1d51a5dc102af41e0d269d2a31e6f9">
 <!ENTITY libpipeline-home "http://libpipeline.nongnu.org/">
 <!ENTITY libpipeline-ch6-du "7.4 MB">
 <!ENTITY libpipeline-ch6-sbu "0.2 SBU">