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 /chapter01/whatsnew.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 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e537f2d83..63e516854 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -154,9 +154,9 @@ <!--<listitem> <para>Patch &patch-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Perl &perl-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Procps &procps-version;</para> </listitem>--> @@ -220,6 +220,10 @@ <title>Added:</title> <listitem> + <para>&automake-perl_fix-patch;</para> + </listitem> + + <listitem> <para>&bash-fixes-patch;</para> </listitem> @@ -243,6 +247,10 @@ <para>&kbd-fixes-patch;</para> </listitem> + <listitem> + <para>&perl-libc-patch;</para> + </listitem> + </itemizedlist> <itemizedlist> @@ -284,6 +292,14 @@ <para>glibc-2.14.1-sort-1.patch</para> </listitem> + <listitem> + <para>perl-5.14.2-libc-1.patch</para> + </listitem> + + <listitem> + <para>perl-5.14.2-security-1.patch</para> + </listitem> + </itemizedlist> </sect1> |