diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-08 14:13:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-08 14:13:01 +0000 |
commit | 02213b996c3831ff523b5b5863b0b08f368e7589 (patch) | |
tree | 1056d9788309b21a88cb4cb1ca06dc183b399716 /chapter01 | |
parent | d0a8e47d3b20faa43c684b9fe964c44b6397edc0 (diff) |
Upgrade to Coreutils-8.15. Fixes #2996.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a62b8933b..5291bfdbc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-01-08</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Coreutils-8.15. Fixes + <ulink url="&lfs-ticket-root;2996">#2996</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to IPRoute2-3.2.0, and add its new dependency, libnl-2.0. Fixes <ulink url="&lfs-ticket-root;2995">#2995</ulink>.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index bdc8750ba..2100cf1e6 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -46,9 +46,9 @@ <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Coreutils &coreutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>DejaGNU &dejagnu-version;</para> </listitem>--> @@ -239,6 +239,10 @@ </listitem> <listitem> + <para>coreutils-8.14-test_fix-1.patch</para> + </listitem> + + <listitem> <para>gcc-4.6.1-locale-1.patch</para> </listitem> |