diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-05 22:01:30 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-05 22:01:30 +0000 |
commit | 2ca1583904db0491ed7b4118490bccafc8153e19 (patch) | |
tree | f4ad7b3211b365f84b881994c6ff97bfc3f4a153 | |
parent | 1aba30dba86ec224e9a86930ade59ce46429e441 (diff) |
Upgrade to Psmisc-22.5. Fixes #1991.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | packages.ent | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 69532bfda..61ac000df 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-05-05</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Psmisc-22.5. Fixes + <ulink url="&lfs-ticket-root;1991">#1991</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Add a patch from upstream to fix issues in Ncurses found by the Coverity static code analysis tool. Fixes <ulink url="&lfs-ticket-root;1995">#1995</ulink>.</para> diff --git a/packages.ent b/packages.ent index 5931ab05b..2b2952956 100644 --- a/packages.ent +++ b/packages.ent @@ -404,10 +404,10 @@ <!ENTITY procps-ch6-du "2.3 MB"> <!ENTITY procps-ch6-sbu "0.1 SBU"> -<!ENTITY psmisc-version "22.3"> -<!ENTITY psmisc-size "251 KB"> +<!ENTITY psmisc-version "22.5"> +<!ENTITY psmisc-size "271 KB"> <!ENTITY psmisc-url "&sourceforge;psmisc/psmisc-&psmisc-version;.tar.gz?download"> -<!ENTITY psmisc-md5 "0c44b995d068a221daf35d23e13db419"> +<!ENTITY psmisc-md5 "09c20fd899c2c1bd2dce02a510f99fab"> <!ENTITY psmisc-home "http://psmisc.sourceforge.net/"> <!ENTITY psmisc-ch6-du "2.2 MB"> <!ENTITY psmisc-ch6-sbu "less than 0.1 SBU"> |