diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-29 11:57:26 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-29 11:57:26 +0000 |
commit | 214f1a5243988087928b094a109c20e2cca88b35 (patch) | |
tree | ef28c71727a491645b887bdc54f2509f272a641d | |
parent | ac377cca845160545ea2aa64757a53560b3d7d9f (diff) |
* Upgrade to findutils-4.2.15
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c68aedc8f..8b4c5a956 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -19,7 +19,7 @@ of the LFS Book.</para> <listitem><para>Upgraded to:</para> <itemizedlist> -<listitem><para>findutils-4.2.14</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> <listitem><para>linux-libc-headers-2.6.10.0</para></listitem> @@ -43,6 +43,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>January 29th, 2005 [matt]: Upgraded to findutils 4.2.15</para> +</listitem> + <listitem><para>January 28th, 2005 [matt]: Upgraded to sed-4.1.4</para> </listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index fe7aa1640..cf12db240 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -97,7 +97,7 @@ </varlistentry> <varlistentry> -<term>Findutils (&findutils-version;) - 803 KB:</term> +<term>Findutils (&findutils-version;) - 806 KB:</term> <listitem> <para><ulink url="ftp://alpha.gnu.org/gnu/findutils/"/></para> </listitem> diff --git a/general.ent b/general.ent index 078e327d8..802c8378d 100644 --- a/general.ent +++ b/general.ent @@ -26,7 +26,7 @@ <!ENTITY e2fsprogs-version "1.35"> <!ENTITY expect-version "5.42.1"> <!ENTITY file-version "4.12"> -<!ENTITY findutils-version "4.2.14"> +<!ENTITY findutils-version "4.2.15"> <!ENTITY flex-version "2.5.31"> <!ENTITY gawk-version "3.1.4"> <!ENTITY gcc-version "3.4.3"> |