diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d7222bfd7..e3e509e39 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -23,6 +23,7 @@ of the LFS Book.</para> <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> +<listitem><para>procps-3.2.5</para></listitem> <listitem><para>shadow-4.0.7</para></listitem> <listitem><para>util-linux-2.12q</para></listitem> </itemizedlist> @@ -41,6 +42,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>January 27th, 2005 [matt]: Upgraded to procps-3.2.5</para> +</listitem> + <listitem><para>January 27th, 2005 [matt]: Upgraded to shadow-4.0.7</para> </listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index a93b51edb..9de573801 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -307,7 +307,7 @@ </varlistentry> <varlistentry> -<term>Procps (&procps-version;) - 256 KB:</term> +<term>Procps (&procps-version;) - 271 KB:</term> <listitem> <para><ulink url="http://procps.sourceforge.net/"/></para> </listitem> diff --git a/general.ent b/general.ent index 252ff5d80..8970057a3 100644 --- a/general.ent +++ b/general.ent @@ -57,7 +57,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"> |