diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | packages.ent | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index aea99983f..754975dd1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-01-31</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Coreutils-6.7. Fixes + <ulink url="&lfs-ticket-root;1934">#1934</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Bzip2-1.0.4. Fixes <ulink url="&lfs-ticket-root;1943">#1943</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index 5900a1975..2c1093eb7 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.6"> -<!ENTITY coreutils-size "5,222 KB"> +<!ENTITY coreutils-version "6.7"> +<!ENTITY coreutils-size "5,191 KB"> <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.bz2"> -<!ENTITY coreutils-md5 "64f1589af7d9a879c9bdc0af41e19ff1"> +<!ENTITY coreutils-md5 "a16465d0856cd011a1acc1c21040b7f4"> <!ENTITY coreutils-home "&gnu-software;coreutils/"> <!ENTITY coreutils-ch5-du "67.6 MB"> <!ENTITY coreutils-ch5-sbu "0.5 SBU"> |