diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-30 19:33:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-30 19:33:53 +0000 |
commit | d4b904a4182c02cbed43e5cd06d0463253c4f26a (patch) | |
tree | 240dba7e3d191326b420f990f1624e8d3cd38d6d /chapter03/patches.xml | |
parent | 31e10313504e7ffd9dac529a2ab0fdb987a32151 (diff) |
Upgrade to Perl-5.16.0. Fixes #3094.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 7c3898f13..1ef365a64 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -19,6 +19,14 @@ <variablelist role="materials"> <varlistentry> + <term>Automake Perl-&perl-version; Patch - <token>&automake-perl_fix-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&automake-perl_fix-patch;"/></para> + <para>MD5 sum: <literal>&automake-perl_fix-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&bash-fixes-patch;"/></para> @@ -132,15 +140,6 @@ </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> <listitem> <para>Download: <ulink url="&patches-root;&procps-hz_fixes-patch;"/></para> |