aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-04-18 18:56:37 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-04-18 18:56:37 +0000
commit5d127881da1fee0cd175ef18f1628f9bf6431e29 (patch)
treeb5053a6a345159d8664018155f84ece0f2c32fc4 /chapter01
parent3698c933c73ad3de515cbc7305d44d048826af32 (diff)
Upgrade to Coreutils-8.11. Fixes #2858.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml9
2 files changed, 10 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 641c297c8..9f1ce77d5 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2011-04-18</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Coreutils-8.11. Fixes
+ <ulink url="&lfs-ticket-root;2858">#2858</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Man-DB-2.6.0.2, including adding its
dependency, libpipeline-1.2.0. Fixes
<ulink url="&lfs-ticket-root;2857">#2857</ulink>.</para>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 356aa4fd8..a146a232b 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>
@@ -228,7 +228,7 @@
<para>&bash-fixes-patch;</para>
</listitem>
<listitem>
- <para>coreutils-&coreutils-version;-sparse_fiemap-1.patch</para>
+ <para>&coreutils-i18n-patch;</para>
</listitem>
<listitem>
<para>&gcc-crosscompile-patch;</para>
@@ -244,6 +244,9 @@
<itemizedlist>
<title>Removed:</title>
<listitem>
+ <para>coreutils-8.10-i18n-1.patch</para>
+ </listitem>
+ <listitem>
<para>dejagnu-1.4.4-consolidated-1.patch</para>
</listitem>
</itemizedlist>