aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2006-01-20 14:22:56 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2006-01-20 14:22:56 +0000
commit11cbbb04522b834acbb8e353c7fcc4b006c56b3d (patch)
tree5f0530d4454247d330d1d3315487e1dcd598bc61 /patches.ent
parentd93d1c90ae8ca33bb0726c4444d9fb60830fd0c1 (diff)
Added a patch to fix the sprintf security vulnerability in Perl.
Thanks to Tim van der Molen for pointing it out. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent1
1 files changed, 1 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent
index fff66b690..fe91241be 100644
--- a/patches.ent
+++ b/patches.ent
@@ -38,6 +38,7 @@
<!-- <!ENTITY ncurses-rollup-patch "ncurses-&ncurses-version;-&ncurses-date;-patch.sh.bz2"> -->
<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch">
+<!ENTITY perl-sprintf-patch "perl-&perl-version;-sprintf_vulnerability-1.patch">
<!ENTITY shadow-configure-patch "shadow-&shadow-version;-configure_fix-1.patch">