diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2008-07-11 20:54:20 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2008-07-11 20:54:20 +0000 |
commit | 0a69835ccf339929c19d9d24163e311f47a90776 (patch) | |
tree | 47d6ca6c919de6975f4a0cb78437a20bad499299 /patches.ent | |
parent | 36fdf7096d14823afa10acd51c684cba1f314d6c (diff) |
Belatedly fix the known perl vulnerabilities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 70b97562c..2fbec72e0 100644 --- a/patches.ent +++ b/patches.ent @@ -93,6 +93,10 @@ <!ENTITY perl-libc-patch-md5 "3bf8aef1fb6eb6110405e699e4141f99"> <!ENTITY perl-libc-patch-size "1.1 KB"> +<!ENTITY perl-security-patch "perl-&perl-version;-security_fixes-1.patch"> +<!ENTITY perl-security-patch-md5 "918a8f41d9e4fe1e272381e58be71497"> +<!ENTITY perl-security-patch-size "10.0 KB"> + <!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-5.patch"> <!ENTITY readline-fixes-patch-md5 "7390b2296b7b11209829646537294ebb"> |