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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 2e75c5e42..6455ac2d5 100644 --- a/patches.ent +++ b/patches.ent @@ -42,6 +42,7 @@ <!ENTITY tar-gcc4_fix-patch "tar-&tar-version;-gcc4_fix_tests-1.patch"> <!ENTITY util-linux-cramfs-patch "util-linux-&util-linux-version;-cramfs-1.patch"> +<!ENTITY util-linux-umount-patch "util-linux-&util-linux-version;-umount_fix-1.patch"> <!ENTITY util-linux-reiser_crash-patch "util-linux-&util-linux-version;-reiser_crash-2.patch"> |