aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--patches.ent4
2 files changed, 7 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a5b0d898d..c22b1282f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,11 @@
<para>2013-12-29</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update coreutils i18n patch to fix problem
+ with uniq. Fixes
+ <ulink url="&lfs-ticket-root;3457">#3457</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Remove no longer needed makeinfo from Host System
Requirements. Fixes
<ulink url="&lfs-ticket-root;3460">#3460</ulink>.</para>
diff --git a/patches.ent b/patches.ent
index 460a5bb80..9fe73f306 100644
--- a/patches.ent
+++ b/patches.ent
@@ -14,8 +14,8 @@
<!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
<!ENTITY bzip2-docs-patch-size "1.6 KB">
-<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-2.patch">
-<!ENTITY coreutils-i18n-patch-md5 "0f3b9f85e256140a4eaa5865a9c81f3f">
+<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-3.patch">
+<!ENTITY coreutils-i18n-patch-md5 "4dbc4688118182a6119a1bfe7ba4e054">
<!ENTITY coreutils-i18n-patch-size "138 KB">
<!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch">