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 754975dd1..c403fe4ed 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-01-31</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to File-4.19. Fixes + <ulink url="&lfs-ticket-root;1946">#1946</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Coreutils-6.7. Fixes <ulink url="&lfs-ticket-root;1934">#1934</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index 2c1093eb7..43ea390a2 100644 --- a/packages.ent +++ b/packages.ent @@ -128,10 +128,10 @@ <!ENTITY expect-ch5-du "4 MB"> <!ENTITY expect-ch5-sbu "0.1 SBU"> -<!ENTITY file-version "4.18"> -<!ENTITY file-size "524 KB"> +<!ENTITY file-version "4.19"> +<!ENTITY file-size "534 KB"> <!ENTITY file-url "ftp://ftp.gw.com/mirrors/pub/unix/file/file-&file-version;.tar.gz"> -<!ENTITY file-md5 "ce1aa9b0316feb57d40a48cfe6b606e4"> +<!ENTITY file-md5 "a61ef3aa8339d5987148089afde25f60"> <!ENTITY file-home " "> <!ENTITY file-ch6-du "7.5 MB"> <!ENTITY file-ch6-sbu "0.1 SBU"> |