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 /chapter03/patches.xml | |
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 'chapter03/patches.xml')
-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 22a2d9620..19e5074a5 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -171,6 +171,14 @@ </varlistentry> <varlistentry> + <term>Perl Security Fixes Patch - <token>&perl-security-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&perl-security-patch;"/></para> + <para>MD5 sum: <literal>&perl-security-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Readline Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&readline-fixes-patch;"/></para> |