diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-10-02 07:00:51 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-10-02 07:00:51 +0000 |
commit | 5d1f0157c145f460016e1ea65bedd4fa72074d41 (patch) | |
tree | dc1530ea40e802f8fa7a38ba73878a26a56bdbc7 /patches.ent | |
parent | 82d957c29ade1278de27561507810d120a3a2a5c (diff) |
Added perl patch to fix CVE-2014-4330.
Update to grub-2.02~beta2. It's been in beta for over 9 months
and a 'stable' does not seem to be forthcoming.
Document glibc tests known to sometimes fail.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10769 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 1d2340035..967525e2f 100644 --- a/patches.ent +++ b/patches.ent @@ -53,6 +53,10 @@ <!ENTITY mpfr-fixes-patch-md5 "2b2aa4371a4e848411639356fd82becf"> <!ENTITY mpfr-fixes-patch-size "40 KB"> +<!ENTITY perl-fix-patch "perl-&perl-version;-infinite_recurse_fix-1.patch"> +<!ENTITY perl-fix-patch-md5 "579dfed34e97e0a2fe21b74aa53946ac"> +<!ENTITY perl-fix-patch-size "11 KB"> + <!ENTITY readline-fixes-patch "readline-6.3-upstream_fixes-2.patch"> <!ENTITY readline-fixes-patch-md5 "97f74f1c3c83008f268b32d36e9fd376"> <!ENTITY readline-fixes-patch-size "4 KB"> |