diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-24 21:49:21 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-10-24 21:49:21 +0000 |
commit | 1fb3b61e9cfe97dd3e10dc8e52e059c10bd129cb (patch) | |
tree | dadd67d49b5c99d5dfd29c70c40cc355608d141c /chapter01/whatsnew.xml | |
parent | 74fa2c207a16f655ebd6eb6fc3621da948b78d3e (diff) |
Upgrade to Coreutils-8.6. Fixes #2771.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 9fbabfb68..1888675ba 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>--> @@ -224,6 +224,14 @@ </listitem> <listitem> + <para>coreutils-8.6-i18n-1.patch</para> + </listitem> + + <listitem> + <para>coreutils-8.6-uname-1.patch</para> + </listitem> + + <listitem> <para>perl-5.12.2-libc-1.patch</para> </listitem> @@ -253,6 +261,14 @@ </listitem> <listitem> + <para>coreutils-8.5-i18n-1.patch</para> + </listitem> + + <listitem> + <para>coreutils-8.5-uname-2.patch</para> + </listitem> + + <listitem> <para>perl-5.12.1-libc-1.patch</para> </listitem> |