diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | packages.ent | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8751a4132..5e99701c8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-07-13</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Psmisc-22.19. Fixes + <ulink url="&lfs-ticket-root;3127">#3127</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.4.11. Fixes <ulink url="&lfs-ticket-root;3126">#3126</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index 62ff70f9c..9adafc532 100644 --- a/packages.ent +++ b/packages.ent @@ -453,10 +453,10 @@ <!ENTITY procps-ch6-du "2.3 MB"> <!ENTITY procps-ch6-sbu "0.1 SBU"> -<!ENTITY psmisc-version "22.18"> +<!ENTITY psmisc-version "22.19"> <!ENTITY psmisc-size "481 KB"> <!ENTITY psmisc-url "&sourceforge;psmisc/psmisc-&psmisc-version;.tar.gz"> -<!ENTITY psmisc-md5 "bdcf4bf372f9f4f9f0e11864d3b773a1"> +<!ENTITY psmisc-md5 "38563b4760ffce54b0eadf99cb5b16e8"> <!ENTITY psmisc-home "http://psmisc.sourceforge.net/"> <!ENTITY psmisc-ch6-du "3.6 MB"> <!ENTITY psmisc-ch6-sbu "less than 0.1 SBU"> |