From 9627f8bb89eab83c51f4d335f83ae26ea7772d2d Mon Sep 17 00:00:00 2001 From: Jeremy Huntwork Date: Sun, 16 Sep 2007 00:49:29 +0000 Subject: Upgrade to Sysklogd-1.5. Fixes #2055. Thanks to Matthew Burgess for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8380 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/sysklogd.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'chapter06') diff --git a/chapter06/sysklogd.xml b/chapter06/sysklogd.xml index 29815fce9..29f68b356 100644 --- a/chapter06/sysklogd.xml +++ b/chapter06/sysklogd.xml @@ -41,17 +41,6 @@ Installation of Sysklogd - The following patch fixes various issues, including a problem building - Sysklogd with Linux 2.6 series kernels: - -patch -Np1 -i ../&sysklogd-fixes-patch; - - The following patch makes sysklogd treat bytes in the 0x80--0x9f range - literally in the messages being logged, instead of replacing them with octal - codes. Unpatched sysklogd would damage messages in the UTF-8 encoding: - -patch -Np1 -i ../&sysklogd-8bit-patch; - Compile the package: make -- cgit v1.2.3-54-g00ecf