aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-01-29 12:25:18 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-01-29 12:25:18 +0000
commitb0e0c469dba710bd5902928ef1b86fe6e2e3025c (patch)
treeb4c66f9009a5725257d951774b707b935c598ed2
parent925357bf442393116ce11c32a0c6e9d4bc49f4e0 (diff)
* Upgrade to procps-3.2.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4588 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 99b14a7b1..c4f6eeb68 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,7 +37,7 @@ first a summary, then a detailed log.</para>
<listitem><para>Man-pages 2.01</para></listitem>
<listitem><para>Module-init-tools 3.1</para></listitem>
<listitem><para>Perl 5.8.6</para></listitem>
-<listitem><para>Procps 3.2.4</para></listitem>
+<listitem><para>Procps 3.2.5</para></listitem>
<listitem><para>Shadow 4.0.7</para></listitem>
<listitem><para>Sysvinit 2.86</para></listitem>
<listitem><para>Tar 1.15.1</para></listitem>
@@ -74,6 +74,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>January 29, 2005 [matt]: Upgraded to procps-3.2.5</para>
+</listitem>
+
<listitem><para>January 29, 2005 [matt]: Upgraded to shadow-4.0.7</para>
</listitem>
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 519cc2da8..cce23a4dd 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -313,7 +313,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note>
</varlistentry>
<varlistentry>
-<term>Procps (&procps-version;) - 265 KB:</term>
+<term>Procps (&procps-version;) - 271 KB:</term>
<listitem>
<para><ulink url="&freshmeat;procps/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index b0ae31687..80d2c60ab 100644
--- a/general.ent
+++ b/general.ent
@@ -58,7 +58,7 @@
<!ENTITY ncurses-version "5.4">
<!ENTITY patch-version "2.5.4">
<!ENTITY perl-version "5.8.6">
-<!ENTITY procps-version "3.2.4">
+<!ENTITY procps-version "3.2.5">
<!ENTITY psmisc-version "21.5">
<!ENTITY readline-version "5.0">
<!ENTITY sed-version "4.1.2">