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 /chapter03 | |
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 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 824b4ce5c..de99573b6 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -117,6 +117,14 @@ </varlistentry> <varlistentry> + <term>Perl Data::Dumper Patch - <token>&perl-fix-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&perl-fix-patch;"/></para> + <para>MD5 sum: <literal>&perl-fix-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para> |