diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-01-22 23:27:01 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-01-22 23:27:01 +0000 |
commit | ec9f9d4fc39f3dbb6cda35eddfa0d17949340ad2 (patch) | |
tree | d78ce6577062a59e1c6813d774c566406c7d3d45 /chapter01 | |
parent | 5347651c847c2356ee4f1642ebf6c975ac8fe9b5 (diff) |
Upgrade to Procps-ng-3.3.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 14 |
2 files changed, 21 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 01a149358..4eb3abac9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> <listitem> + <para>2013-01-21</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Upgrade to Procps-ng-3.3.6. Fixes + <ulink url="&lfs-ticket-root;3095">#3095</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-01-20</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d9cf0839a..5fa0f7637 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -163,9 +163,9 @@ <listitem> <para>Pkg-config &pkgconfig-version;</para> </listitem> - <!--<listitem> - <para>Procps &procps-version;</para> - </listitem>--> + <listitem> + <para>Procps-ng &procps-ng-version;</para> + </listitem> <listitem> <para>Psmisc &psmisc-version;</para> </listitem> @@ -302,6 +302,14 @@ </listitem> <listitem> + <para>procps-3.2.8-fix_HZ_errors-1.patch</para> + </listitem> + + <listitem> + <para>procps-3.2.8-watch_unicode-1.patch</para> + </listitem> + + <listitem> <para>sed-4.2.1-testsuite_fixes-1.patch</para> </listitem> |