diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-31 06:29:29 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-31 06:29:29 +0000 |
commit | 1d609dcea74f89e44ee39b4b1acdfef0e43ae652 (patch) | |
tree | ca0971c0c2c77e96586aedc8d645aba944e76fc8 /chapter03 | |
parent | b17cfc8ce96a90e06aececdc2eaa7ce1f20b0704 (diff) |
Added the fix for the linux kernel security vulnerability into the build instructions - Thanks Matt for catching this one
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-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 7875036f2..bd07b2ec8 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -108,6 +108,13 @@ following:</para> </varlistentry> <varlistentry> +<term>Linux 2.6.10 Security Vulnerability Patch - 1 KB:</term> +<listitem> +<para><ulink url="&patches-root;linux-&linux-version;-security_fix-1.patch"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Man 80-Columns Patch - 1 KB:</term> <listitem> <para><ulink url="&patches-root;man-&man-version;-80cols-1.patch"/></para> |