aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
-rw-r--r--patches.ent2
4 files changed, 16 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 27cd0f76e..4e7b781b6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2007-04-16</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to Coreutils-6.9. Fixes
+ <ulink url="&lfs-ticket-root;1982">#1982</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2007-04-03</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 62d79dbdb..6bb7d610f 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070403">
-<!ENTITY releasedate "April 3, 2007">
+<!ENTITY version "SVN-20070416">
+<!ENTITY releasedate "April 16, 2007">
<!ENTITY milestone "6.3">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 0493078c5..212842823 100644
--- a/packages.ent
+++ b/packages.ent
@@ -72,10 +72,10 @@
<!ENTITY bzip2-ch6-du "5.3 MB">
<!ENTITY bzip2-ch6-sbu "less than 0.1 SBU">
-<!ENTITY coreutils-version "6.7">
-<!ENTITY coreutils-size "5,191 KB">
+<!ENTITY coreutils-version "6.9">
+<!ENTITY coreutils-size "5,258 KB">
<!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.bz2">
-<!ENTITY coreutils-md5 "a16465d0856cd011a1acc1c21040b7f4">
+<!ENTITY coreutils-md5 "c9607d8495f16e98906e7ed2d9751a06">
<!ENTITY coreutils-home "&gnu-software;coreutils/">
<!ENTITY coreutils-ch5-du "67.6 MB">
<!ENTITY coreutils-ch5-sbu "0.5 SBU">
diff --git a/patches.ent b/patches.ent
index 37a860d77..5b30fe08e 100644
--- a/patches.ent
+++ b/patches.ent
@@ -12,7 +12,7 @@
<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch">
-<!ENTITY coreutils-i18n-patch-md5 "8bd0f27fa60bd8b761ba012cf0e171c9">
+<!ENTITY coreutils-i18n-patch-md5 "806ce5bcb16a763a77bea411ec5ff637">
<!ENTITY coreutils-i18n-patch-size "101 KB">
<!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch">