diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-22 09:35:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-22 09:35:15 +0000 |
commit | c3291d580deeee22026b555ffff6c40247ae1d17 (patch) | |
tree | 6aeb38d7eae4774b7b12f703857897bb4b75b1e7 | |
parent | cbaaeba16128e63d4052d2d188369f442a036d5c (diff) |
Update to Libpipeline-1.2.6. Fixes #3449.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10412 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | packages.ent | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3dc3d82a4..4e1e6f3a1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <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 <ulink url="&lfs-ticket-root;3448">#3448</ulink>.</para> diff --git a/packages.ent b/packages.ent index 54f352736..6f66facab 100644 --- a/packages.ent +++ b/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"> |