diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-13 12:52:35 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-13 12:52:35 +0000 |
commit | f6572970f61255e5a7206af73df5a1cd6d63a321 (patch) | |
tree | 18e84484a318e7fd87ab5218665f9fe29e758e44 | |
parent | 2c17ddcc20855c45c2433bc5363e40c6aa50e372 (diff) |
* Upgrade to file-4.13
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 201d3f66b..3db7f2ed2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -19,6 +19,7 @@ of the LFS Book.</para> <listitem><para>Upgraded to:</para> <itemizedlist> +<listitem><para>file-4.13</para></listitem> <listitem><para>findutils-4.2.15</para></listitem> <listitem><para>glibc-20041220</para></listitem> <listitem><para>lfs-bootscripts-3.1.0</para></listitem> @@ -45,6 +46,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>February 13, 2005 [matt]: Upgraded to file-4.13</para> +</listitem> + <listitem><para>February 5, 2005 [matt]: Added a space to the toolchain readjustment <command>perl</command> command. This stops the specs file being incorrectly modified if the command is run more than once. Fixes bug 1023. diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 6572c2869..347a32119 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -90,7 +90,7 @@ </varlistentry> <varlistentry> -<term>File (&file-version;) - 356 KB:</term> +<term>File (&file-version;) - 411 KB:</term> <listitem> <para><ulink url="ftp://ftp.gw.com/mirrors/pub/unix/file/"/></para> </listitem> diff --git a/general.ent b/general.ent index be3a1b13a..fa6f2c54c 100644 --- a/general.ent +++ b/general.ent @@ -25,7 +25,7 @@ <!ENTITY diffutils-version "2.8.1"> <!ENTITY e2fsprogs-version "1.35"> <!ENTITY expect-version "5.42.1"> -<!ENTITY file-version "4.12"> +<!ENTITY file-version "4.13"> <!ENTITY findutils-version "4.2.15"> <!ENTITY flex-version "2.5.31"> <!ENTITY gawk-version "3.1.4"> |