diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 | ||||
-rw-r--r-- | packages.ent | 6 | ||||
-rw-r--r-- | patches.ent | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 783e1f48d..c6c618598 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-05-16</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Procps-3.2.8. Fixes + <ulink url="&lfs-ticket-root;2393">#2393</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Update table of languages & encodings supported by Man-DB. Remove alteration of man_db.conf, as the latest version of Man-DB handles the <filename class="symlink">/usr/share/man</filename> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e2663a640..e5aa11490 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -149,9 +149,9 @@ <!--<listitem> <para>Perl &perl-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Procps &procps-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Psmisc &psmisc-version;</para> </listitem>--> diff --git a/packages.ent b/packages.ent index 1cd5956b9..e6d80992e 100644 --- a/packages.ent +++ b/packages.ent @@ -406,10 +406,10 @@ <!ENTITY perl-ch6-du "178 MB testsuite included"> <!ENTITY perl-ch6-sbu "2.5 SBU"> -<!ENTITY procps-version "3.2.7"> -<!ENTITY procps-size "275 KB"> +<!ENTITY procps-version "3.2.8"> +<!ENTITY procps-size "279 KB"> <!ENTITY procps-url "http://procps.sourceforge.net/procps-&procps-version;.tar.gz"> -<!ENTITY procps-md5 "f490bca772b16472962c7b9f23b1e97d"> +<!ENTITY procps-md5 "9532714b6846013ca9898984ba4cd7e0"> <!ENTITY procps-home "http://procps.sourceforge.net/"> <!ENTITY procps-ch6-du "2.3 MB"> <!ENTITY procps-ch6-sbu "0.1 SBU"> diff --git a/patches.ent b/patches.ent index 885b60e0d..ed4f10cf6 100644 --- a/patches.ent +++ b/patches.ent @@ -99,8 +99,8 @@ <!ENTITY perl-consolidated-patch-size "7.1 KB"> <!ENTITY procps-watch-patch "procps-&procps-version;-watch_unicode-1.patch"> -<!ENTITY procps-watch-patch-md5 "2e5b57608177bd54349c718db9b5843d"> -<!ENTITY procps-watch-patch-size "3.6 KB"> +<!ENTITY procps-watch-patch-md5 "cd1a757e532d93662a7ed71da80e6b58"> +<!ENTITY procps-watch-patch-size "3.5 KB"> <!-- <!ENTITY shadow-useradd-patch "shadow-&shadow-version;-useradd_fix-2.patch"> |