diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | chapter06/coreutils.xml | 4 | ||||
-rw-r--r-- | general.ent | 2 | ||||
-rw-r--r-- | patches.ent | 2 |
5 files changed, 8 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e978ccc89..ca69a7b66 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>Febraury 19, 2006</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Coreutils-5.94.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to DB-4.4.20.</para> </listitem> <listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 3dad9afdc..23b094ae9 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -71,7 +71,7 @@ </varlistentry> <varlistentry> - <term>Coreutils (&coreutils-version;) - 4,782 KB:</term> + <term>Coreutils (&coreutils-version;) - 4,929 KB:</term> <listitem> <para><ulink url="&gnu;coreutils/"/></para> </listitem> diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 8d114b927..2417b8457 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -25,8 +25,8 @@ <segtitle>&diskspace;</segtitle> <seglistitem> - <seg>0.9 SBU</seg> - <seg>52.8 MB</seg> + <seg>1.1 SBU</seg> + <seg>58.0 MB</seg> </seglistitem> </segmentedlist> diff --git a/general.ent b/general.ent index bc235c13b..7a42a9f2d 100644 --- a/general.ent +++ b/general.ent @@ -33,7 +33,7 @@ <!ENTITY binutils-version "2.16.1"> <!ENTITY bison-version "2.1"> <!ENTITY bzip2-version "1.0.3"> -<!ENTITY coreutils-version "5.93"> +<!ENTITY coreutils-version "5.94"> <!ENTITY db-version "4.4.20"> <!ENTITY dejagnu-version "1.4.4"> <!ENTITY diffutils-version "2.8.1"> diff --git a/patches.ent b/patches.ent index 13aa2f559..65437c2ea 100644 --- a/patches.ent +++ b/patches.ent @@ -4,7 +4,7 @@ <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> -<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-2.patch"> +<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch"> <!ENTITY coreutils-suppress-patch "coreutils-&coreutils-version;-suppress_uptime_kill_su-1.patch"> <!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch"> |