diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2005-08-18 15:35:07 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2005-08-18 15:35:07 +0000 |
commit | 50125deceb3d25c05af8acc74aebd0e990845386 (patch) | |
tree | 9929c4f07eaed51e4bf43a60e963859b76e6508c /chapter03/patches.xml | |
parent | 0c78fca93799c4bd367e99a461a29eafcbd60240 (diff) |
Added bzgrep security patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 579741012..a12cedfe6 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -37,8 +37,15 @@ needed to build an LFS system:</para> <para><ulink url="&patches-root;&bzip2-docs-patch;"/></para> </listitem> </varlistentry> + <varlistentry> +<term>Bzip2 Bzgrep Security Fixes Patch - 1 KB:</term> +<listitem> +<para><ulink url="&patches-root;&bzip2-bzgrep-patch;"/></para> +</listitem> +</varlistentry> +<varlistentry> <term>Coreutils Suppress Uptime, Kill, Su Patch - 15 KB:</term> <listitem> <para><ulink url="&patches-root;&coreutils-suppress-patch;"/></para> |