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 /chapter03 | |
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 '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 15f2bf171..e62284737 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -147,6 +147,14 @@ </listitem> </varlistentry> + <varlistentry> + <term>Perl Security 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>Procps HZ Errors Patch - <token>&procps-hz_fixes-patch-size;</token>:</term> |