diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-05-15 16:52:17 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-05-15 16:52:17 +0000 |
commit | 922e5166f2b40e39996fe733bd1e44d975d90b20 (patch) | |
tree | cd357e37f20a0505855a6901e4aab43585111869 | |
parent | ac5117081da00db10eda8a8f1a8ed12da0e3041e (diff) |
Upgrade to File-5.07. Fixes #2871.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9541 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 40bdb3406..d59308b2d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-05-15</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to File-5.07. Fixes + <ulink url="&lfs-ticket-root;2871">#2871</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-2.6.38.6. Fixes <ulink url="&lfs-ticket-root;2870">#2870</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index 6bbb9fe9a..d8e32738a 100644 --- a/packages.ent +++ b/packages.ent @@ -119,10 +119,10 @@ <!ENTITY expect-ch5-du "4.1 MB"> <!ENTITY expect-ch5-sbu "0.1 SBU"> -<!ENTITY file-version "5.06"> -<!ENTITY file-size "587 KB"> +<!ENTITY file-version "5.07"> +<!ENTITY file-size "583 KB"> <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> -<!ENTITY file-md5 "deb12b0fb9d09e7681be72bad6eba4e0"> +<!ENTITY file-md5 "b8d1f9a8a644067bd0a703cebf3f4858"> <!ENTITY file-home "http://www.darwinsys.com/file/"> <!ENTITY file-ch5-du "9.5 MB"> <!ENTITY file-ch5-sbu "0.2 SBU"> |