diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-09-16 01:50:50 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-09-16 01:50:50 +0000 |
commit | be9755e592c2b42cafd03248e5c2d178790c9e81 (patch) | |
tree | 34cff5196bb0fcdb593631187c620a6458541e35 /chapter03 | |
parent | 447c9fa7b2ee7d6833ac7abd773f78ff9154d03c (diff) |
Added a patch for util-linux to prevent a umount vulnerability.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6856 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 e155c227b..fa6e8c68e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -198,6 +198,12 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Util-linux Umount Fix Patch - 1 KB:</term> <listitem> +<para><ulink url="&patches-root;&util-linux-umount-patch;"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Util-linux Reiser Crash Patch - 2 KB:</term> <listitem> <para><ulink url="&patches-root;&util-linux-reiser_crash-patch;"/></para> </listitem> |