aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-03-14 22:09:09 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-03-14 22:09:09 +0000
commit2e12af5f1d9a092671a2b59b8f59f58da6e6b836 (patch)
treed539768cfa568e75888b3acdeffb95a4fa4a4a00 /chapter01
parent67e8a9b0747dcce22c58282c01a938cf6d6cbddf (diff)
Add patch to fix the sparse-fiemap test failure in Coreutils-8.10.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter01/whatsnew.xml3
2 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c9857ba1e..dad984940 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
<para>2011-03-14</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Add patch to fix the sparse-fiemap test failure in
+ Coreutils-8.10. Thanks to Tadeus (Eus) Prastowo for the report and
+ patch.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Add latest upstream patches for Readline-6.2.</para>
</listitem>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index f16f55fa6..66cc8d2ef 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -222,6 +222,9 @@
<para>bash-&bash-version;-fixes-1.patch</para>
</listitem>
<listitem>
+ <para>coreutils-&coreutils-version;-sparse_fiemap-1.patch</para>
+ </listitem>
+ <listitem>
<para>readline-&readline-version;-fixes-1.patch</para>
</listitem>
</itemizedlist>