aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-11-26 19:48:12 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-11-26 19:48:12 +0000
commitc5f868febb9ff2d20a8e1e49d8c78299eda3c0c4 (patch)
tree8fa21b004e6daf7daf0bd82712b2b1e74dec00fe
parent2f8893749c010c58ab7ae1f24c8c369ae7a81ac8 (diff)
Upgrade to Findutils 4.2.26
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter03/packages.xml2
-rw-r--r--general.ent2
3 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 16c92c057..4404b0ca7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -114,6 +114,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>November 26, 2005 [matt]: Upgrade to findutils-4.2.26</para>
+</listitem>
+
<listitem><para>November 26, 2005 [manuel]: Chaged --strip-path to
--strip-components in the unpack of module-init-tools-testsuite
package.</para></listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index ff4fa4032..8a875c334 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -109,7 +109,7 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note>
</varlistentry>
<varlistentry>
-<term>Findutils (&findutils-version;) - 836 KB:</term>
+<term>Findutils (&findutils-version;) - 881 KB:</term>
<listitem>
<para><ulink url="&gnu;findutils/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index 9ea52927b..0702d97f2 100644
--- a/general.ent
+++ b/general.ent
@@ -40,7 +40,7 @@
<!ENTITY expect-version "5.43.0">
<!ENTITY expect-lib-version "5.43">
<!ENTITY file-version "4.16">
-<!ENTITY findutils-version "4.2.25">
+<!ENTITY findutils-version "4.2.26">
<!ENTITY flex-version "2.5.31">
<!ENTITY gawk-version "3.1.5">
<!ENTITY gcc-version "4.0.2">