diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:07:58 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:07:58 +0000 |
commit | 57c4de4e4d27c5ede401b09785214a62fd5b024e (patch) | |
tree | 4274514e6842d73599dbf222813d801b03f2ea4e | |
parent | da5c322935293a4a74ec069592f537815e6547bf (diff) |
Upgrade to File-4.19. Fixes #1946.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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"> |