diff options
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | general.ent | 4 | ||||
-rw-r--r-- | patches.ent | 6 |
3 files changed, 16 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 442423eea..1c33ace33 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,17 @@ </listitem> --> <listitem> + <para>2014-02-10</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update coreutils i18n patch. + Thanks to Igor Izivkov for pointing it out. Fixes + <ulink url="&lfs-ticket-root;3488">#3488</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-02-08</para> <itemizedlist> <listitem> diff --git a/general.ent b/general.ent index a25d25763..81d317890 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20140208"> -<!ENTITY releasedate "February 8, 2014"> +<!ENTITY version "SVN-20140210"> +<!ENTITY releasedate "February 10, 2014"> <!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.5"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> diff --git a/patches.ent b/patches.ent index c652f1e48..9294ff8de 100644 --- a/patches.ent +++ b/patches.ent @@ -10,9 +10,9 @@ <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f"> <!ENTITY bzip2-docs-patch-size "1.6 KB"> -<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-3.patch"> -<!ENTITY coreutils-i18n-patch-md5 "4dbc4688118182a6119a1bfe7ba4e054"> -<!ENTITY coreutils-i18n-patch-size "138 KB"> +<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-4.patch"> +<!ENTITY coreutils-i18n-patch-md5 "54c99871cd0ca20f29bdc9462e27f0df"> +<!ENTITY coreutils-i18n-patch-size "140 KB"> <!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch"> <!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895"> |