Browse Source

Upgrade to File-5.10. Fixes #2989.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 13 years ago
parent
commit
5f40c7d1b5
4 changed files with 18 additions and 7 deletions
  1. 11 0
      chapter01/changelog.xml
  2. 2 2
      chapter01/whatsnew.xml
  3. 2 2
      general.ent
  4. 3 3
      packages.ent

+ 11 - 0
chapter01/changelog.xml

@@ -36,6 +36,17 @@
     </listitem>
 
 -->
+
+    <listitem>
+      <para>2012-01-08</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - Upgrade to File-5.10. Fixes
+          <ulink url="&lfs-ticket-root;2989">#2989</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2012-01-06</para>
       <itemizedlist>

+ 2 - 2
chapter01/whatsnew.xml

@@ -61,9 +61,9 @@
     <!--<listitem>
       <para>Expect &expect-version;</para>
     </listitem>-->
-    <!--<listitem>
+    <listitem>
       <para>File &file-version;</para>
-    </listitem>-->
+    </listitem>
     <!--<listitem>
       <para>Findutils &findutils-version;</para>
     </listitem>-->

+ 2 - 2
general.ent

@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120106">
-<!ENTITY releasedate "Jan 6, 2012">
+<!ENTITY version "SVN-20120108">
+<!ENTITY releasedate "Jan 8, 2012">
 <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "7.1">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 3 - 3
packages.ent

@@ -127,10 +127,10 @@
 <!ENTITY expect-ch5-du "4.1 MB">
 <!ENTITY expect-ch5-sbu "0.1 SBU">
 
-<!ENTITY file-version "5.09">
-<!ENTITY file-size "593 KB">
+<!ENTITY file-version "5.10">
+<!ENTITY file-size "595 KB">
 <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz">
-<!ENTITY file-md5 "6fd7cd6c4281e68fe9ec6644ce0fac6f">
+<!ENTITY file-md5 "4cea34b087b060772511e066e2038196">
 <!ENTITY file-home "http://www.darwinsys.com/file/">
 <!ENTITY file-ch5-du "9.5 MB">
 <!ENTITY file-ch5-sbu "0.2 SBU">