diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-11-25 20:47:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-11-25 20:47:55 +0000 |
commit | 24b4230df830409beb28146e2d02deb3679ef674 (patch) | |
tree | e938c18b3f0c3643cb9df21b2482e72bee21a2d2 /patches.ent | |
parent | f811b569084f83115ccb11d58123295b48c21fc2 (diff) |
Add a security patch for Perl. Fixes #2963.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9668 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 a16fcd0cd..cd3f08e11 100644 --- a/patches.ent +++ b/patches.ent @@ -80,6 +80,10 @@ <!ENTITY perl-libc-patch-md5 "23682f20b6785e97f99d33be7719c9d6"> <!ENTITY perl-libc-patch-size "1 KB"> +<!ENTITY perl-security-patch "perl-&perl-version;-security_fix-1.patch"> +<!ENTITY perl-security-patch-md5 "7fa3e7e11fecf9d75f65452d700c3dd5"> +<!ENTITY perl-security-patch-size "1 KB"> + <!ENTITY procps-hz_fixes-patch "procps-&procps-version;-fix_HZ_errors-1.patch"> <!ENTITY procps-hz_fixes-patch-md5 "2ea4c8e9a2c2a5a291ec63c92d7c6e3b"> |