diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-21 19:39:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-21 19:39:53 +0000 |
commit | 1faee58494f80dcf41f2cf0ab66905d9da805edc (patch) | |
tree | 9e9015f735f39e5e465370a1c0f87c6a94db8801 | |
parent | 255179e609847cb6ef671b99982aee0cd622b63a (diff) |
Upgrade to File-5.03. Fixes #2448.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8982 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 0268fea29..933cca925 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-07-21</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to File-5.03. Fixes + <ulink url="&lfs-ticket-root;2448">#2448</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-2.6.30.2. Fixes <ulink url="&lfs-ticket-root;2446">#2446</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index 994dd1748..2f6897dba 100644 --- a/packages.ent +++ b/packages.ent @@ -117,10 +117,10 @@ <!ENTITY expect-ch5-du "4.1 MB"> <!ENTITY expect-ch5-sbu "0.1 SBU"> -<!ENTITY file-version "5.00"> -<!ENTITY file-size "587 KB"> +<!ENTITY file-version "5.03"> +<!ENTITY file-size "602 KB"> <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> -<!ENTITY file-md5 "fd0b4ce55a756151629e06eaa3411e0c"> +<!ENTITY file-md5 "d05f08a53e5c2f51f8ee6a4758c0cc53"> <!ENTITY file-home "http://www.darwinsys.com/file/"> <!ENTITY file-ch6-du "9.5 MB"> <!ENTITY file-ch6-sbu "0.2 SBU"> |