aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter03/packages.xml2
-rw-r--r--general.ent6
3 files changed, 8 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e55c91fab..7090c1195 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -68,7 +68,7 @@ First a summary, then a detailed log.</para>
<listitem><para>Ncurses &ncurses-version;</para></listitem>
<!-- <listitem><para>Patch &patch-version;</para></listitem> -->
<listitem><para>Perl &perl-version;</para></listitem>
-<!-- <listitem><para>Procps &procps-version;</para></listitem> -->
+<listitem><para>Procps &procps-version;</para></listitem>
<!-- <listitem><para>Psmisc &psmisc-version;</para></listitem> -->
<!-- <listitem><para>Readline &readline-version;</para></listitem> -->
<!-- <listitem><para>Sed &sed-version;</para></listitem> -->
@@ -122,6 +122,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>October 31, 2005 [matt]: Upgrade to procps-3.2.6.</para>
+</listitem>
+
<listitem><para>October 31, 2005 [matt]: Build udev_run_devd and
udev_run_hotplugd and alter the udev rules file so that udev once again executes
programs in the /etc/dev.d and /etc/hotplug.d directories (fixes bug 1635).
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index 7d0892484..24ab2eb12 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -319,7 +319,7 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note>
</varlistentry>
<varlistentry>
-<term>Procps (&procps-version;) - 224 KB:</term>
+<term>Procps (&procps-version;) - 221 KB:</term>
<listitem>
<para><ulink url="http://procps.sourceforge.net/"/></para>
</listitem>
diff --git a/general.ent b/general.ent
index c128457af..3f9475229 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20051029">
-<!ENTITY releasedate "October 29, 2005">
+<!ENTITY version "SVN-20051031">
+<!ENTITY releasedate "October 31, 2005">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
@@ -67,7 +67,7 @@
<!ENTITY ncurses-version "5.5">
<!ENTITY patch-version "2.5.4">
<!ENTITY perl-version "5.8.7">
-<!ENTITY procps-version "3.2.5">
+<!ENTITY procps-version "3.2.6">
<!ENTITY psmisc-version "21.6">
<!ENTITY readline-version "5.0">
<!ENTITY sed-version "4.1.4">