diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-09-13 03:24:59 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-09-13 03:24:59 +0000 |
commit | 83ee024968faf03fc3d91014f5af609b9f52c750 (patch) | |
tree | 01d8040e44c7e599a6e26812c6ad13c44500093d /chapter03 | |
parent | ee73cd4ff4d1684404b4a1951bf7ec37134bc943 (diff) |
Added security patch to unstable, closing bug 899
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 9f83fb776..9835a180f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -155,6 +155,12 @@ following:</para> </listitem> </varlistentry> +<varlistentry> +<term>Zlib Security Patch - 1KB:</term> <listitem> +<para><ulink url="&patches-root;zlib-&zlib-version;-security-1.patch"/></para> +</listitem> +</varlistentry> + </variablelist> <para>In addition to the above required patches, there exist a number of |