From 62b134d02c0dd3ba8f1bcc397cde0fab75ad156d Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 22 Sep 2010 20:26:12 +0000 Subject: Add patch to fix an error output by some procps tools. Fixes #2758. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 6 ++++++ chapter01/whatsnew.xml | 4 ++++ 2 files changed, 10 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 63b2b8466..190e8720a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,12 @@ 2010-09-22 + + [matthew] Add patch to fix "Unknown HZ value" error + in some procps tools. Thanks to DJ Lucas for the report and + patch. Fixes + #2758. + [matthew] Upgrade to Tcl-8.5.9. Fixes #2753. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index bd2f097f1..32e117e1c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -223,6 +223,10 @@ perl-5.12.2-libc-1.patch + + procps-3.2.8-fix_HZ_errors-1.patch + + -- cgit v1.2.3-54-g00ecf