diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-10-08 18:33:50 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-10-08 18:33:50 +0000 |
commit | 50993e3328b6805cf541d612bac341220b460457 (patch) | |
tree | 3bcc82c74a02468c8cbbe50d39744dca0c4fd30d /patches.ent | |
parent | e193a756835391e51e3fca08ec63d2b2fe8d1a68 (diff) |
Added patch to fix vulnerable tempfile creation texinfo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6983 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index c357807d0..55dbd793e 100644 --- a/patches.ent +++ b/patches.ent @@ -44,6 +44,8 @@ <!ENTITY tar-sparse_fix-patch "tar-&tar-version;-sparse_fix-1.patch"> <!ENTITY tar-gcc4_fix-patch "tar-&tar-version;-gcc4_fix_tests-1.patch"> +<!ENTITY texinfo-tempfile_fix-patch "texinfo-&texinfo-version;-tempfile_fix-1.patch"> + <!ENTITY util-linux-cramfs-patch "util-linux-&util-linux-version;-cramfs-1.patch"> <!ENTITY vim-security_fix-patch "vim-&vim-version;-security_fix-2.patch"> |