diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-02-26 17:18:42 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-02-26 17:18:42 +0000 |
commit | 0a6ae520696f04bccdcee386565b44f72262f484 (patch) | |
tree | 281c30773871ca7b2a84ecaa3121069a267cacc6 | |
parent | 68f174bd7ee10b82fa51d48d0410aa59e4d5aa20 (diff) |
Upgrade to File-5.13
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | general.ent | 2 | ||||
-rw-r--r-- | packages.ent | 6 |
3 files changed, 14 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bf2d8635b..635d5d93d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,16 @@ <para>2013-02-26</para> <itemizedlist> <listitem> + <para>[bdubbs] - Upgrade to File-5.13. Fixes + <ulink url="&lfs-ticket-root;3292">#3292</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2013-02-26</para> + <itemizedlist> + <listitem> <para>[ken] - Remove the obsolete resizecons program from kbd, again.</para> </listitem> </itemizedlist> diff --git a/general.ent b/general.ent index f9cc1bdb7..db46d5a5a 100644 --- a/general.ent +++ b/general.ent @@ -1,4 +1,4 @@ -<!ENTITY version "SVN-2013024"> +<!ENTITY version "SVN-2013026"> <!ENTITY releasedate "February 26, 2013"> <!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.3"> diff --git a/packages.ent b/packages.ent index cea326a50..d63a6f0ba 100644 --- a/packages.ent +++ b/packages.ent @@ -124,10 +124,10 @@ <!ENTITY expect-ch5-du "4.4 MB"> <!ENTITY expect-ch5-sbu "0.1 SBU"> -<!ENTITY file-version "5.11"> -<!ENTITY file-size "596 KB"> +<!ENTITY file-version "5.13"> +<!ENTITY file-size "627 KB"> <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> -<!ENTITY file-md5 "16a407bd66d6c7a832f3a5c0d609c27b"> +<!ENTITY file-md5 "d60c1364ba956eff7d21f8250808fc6d"> <!ENTITY file-home "http://www.darwinsys.com/file/"> <!ENTITY file-ch5-du "12.4 MB"> <!ENTITY file-ch5-sbu "0.1 SBU"> |