diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d5f18a309..a796e04c0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -62,6 +62,7 @@ First a summary, then a detailed log. bash-3.0-fixes-3.patch bash-3.0-avoid_WCONTINUED-1.patch glibc-2.3.5-fix_test-1.patch +gzip-1.3.5-security_fixes-1.patch Hotplug 2004_09_23 shadow-4.0.7-fix_lastlog-1.patch sysklogd-1.4.1-fixes-1.patch @@ -84,6 +85,8 @@ First a summary, then a detailed log. +May 15th, 2005 [matt]: Added gzip security patch. + May 15th, 2005 [matt]: Updated to Grub 0.97. May 15th, 2005 [matt]: Updated to Libtool 1.5.16. diff --git a/chapter03/patches.xml b/chapter03/patches.xml index b129ff950..63cc99966 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -85,6 +85,12 @@ needed to build an LFS system: + +Gzip Security Patch - 2KB: + + + + Inetutils Kernel Headers Patch - 1 KB: diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index 05c53ff50..a86d597f0 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -29,6 +29,11 @@ GCC, Glibc, Grep, Make, and Sed Installation of Gzip +Gzip has 2 known security vulnerabilites. The following patch +addresses both of them: + +patch -Np1 -i ../gzip-&gzip-version;-security_fixes-1.patch + Prepare Gzip for compilation: ./configure --prefix=/usr