aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-01-27 22:18:54 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-01-27 22:18:54 +0000
commitc812238d1dc296382c6aa10fb2f702793ea07462 (patch)
treef11ab9788ef13e517c85bfddc46ba3a7e4ff971e
parent84580a4fc7e30a117ac83a3b295c3b31a84d4d50 (diff)
* Upgrade to findutils-4.2.14
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter03/packages.xml2
-rw-r--r--general.ent2
3 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d35f4ae00..1d338c5f2 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.11</para></listitem>
+<listitem><para>findutils-4.2.14</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 27th, 2005 [matt]: Upgraded to findutils 4.2.14</para>
+</listitem>
+
<listitem><para>January 27th, 2005 [matt]: Upgraded to sed-4.1.3</para>
</listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 3ff668880..02384c202 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -97,7 +97,7 @@
</varlistentry>
<varlistentry>
-<term>Findutils (&findutils-version;) - 760 KB:</term>
+<term>Findutils (&findutils-version;) - 803 KB:</term>
<listitem>
<para><ulink url="ftp://alpha.gnu.org/gnu/findutils/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index e69fc3423..88eddec42 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.11">
+<!ENTITY findutils-version "4.2.14">
<!ENTITY flex-version "2.5.31">
<!ENTITY gawk-version "3.1.4">
<!ENTITY gcc-version "3.4.3">