diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-12 01:42:42 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-12 01:42:42 +0000 |
commit | 96e154983a88c62e539c56d25ad08fe777480ff6 (patch) | |
tree | c50fb34b1871ce9f9588a1a1dcc544e475eed58a /chapter03 | |
parent | b0a91ab2fac22f545c5e28d7a0d64b3659f3bf7e (diff) |
Reverted changes from 4729 and 4730
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4731 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 262bcbedc..71cabfc5f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -100,6 +100,20 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>IPRoute2 Find Update Patch - 1 KB:</term> +<listitem> +<para><ulink url="&patches-root;iproute2-&iproute2-patch-version;-find_update-1.patch"/></para> +</listitem> +</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>Mktemp Tempfile Patch - 3 KB:</term> <listitem> <para><ulink url="&patches-root;mktemp-&mktemp-version;-add_tempfile-1.patch"/></para> |