diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-11-26 20:41:06 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-11-26 20:41:06 +0000 |
commit | fcf36dcface04e4cc6641871481770191a685f06 (patch) | |
tree | 2bb22ed4f821498de332d75462194db3c0881b5b /chapter01 | |
parent | 767b584cbc6abc137f51ea14a4d28150d5972d34 (diff) |
Revert back to Coreutils-8.6 as Coreutils-8.7 version of sort segfaults on multicore systems.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 281627827..bc7e23f25 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,10 +44,6 @@ <ulink url="&lfs-ticket-root;2794">#2794</ulink>.</para> </listitem> <listitem> - <para>[matthew] Upgrade to Coreutils-8.7. Fixes - <ulink url="&lfs-ticket-root;2792">#2792</ulink>.</para> - </listitem> - <listitem> <para>[matthew] Upgrade to Expect-5.45. Fixes <ulink url="&lfs-ticket-root;2791">#2791</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 943aa7320..536f62b0c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -228,11 +228,11 @@ </listitem> <listitem> - <para>coreutils-8.7-i18n-1.patch</para> + <para>coreutils-8.6-i18n-1.patch</para> </listitem> <listitem> - <para>coreutils-8.7-uname-1.patch</para> + <para>coreutils-8.6-uname-1.patch</para> </listitem> <listitem> |