aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2013-03-13 17:06:59 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2013-03-13 17:06:59 +0000
commit53dbac2ee881c4dfa41796682e010aa711fa182b (patch)
tree44b5cda44381d6f8627d596ea0132ede68f6d46c
parent06115909e40aaf1b860a791ab1562ee404f15c97 (diff)
Upgrade to Perl-5.16.3. Fixes #3303.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml12
-rw-r--r--packages.ent4
3 files changed, 16 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 19b0c1969..0577a7654 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2013-03-13</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Perl-5.16.3. Fixes
+ <ulink url="&lfs-ticket-root;3303">#3303</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Bash-4.2.45. Fixes
<ulink url="&lfs-ticket-root;3301">#3301</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index e43fe9ddc..6d51aa3d4 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -157,9 +157,9 @@
<!--<listitem>
<para>Patch &patch-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Perl &perl-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Pkg-config &pkgconfig-version;</para>
</listitem>-->
@@ -233,6 +233,10 @@
<para>&bash-fixes-patch;</para>
</listitem>
+ <listitem>
+ <para>&perl-libc-patch;</para>
+ </listitem>
+
</itemizedlist>
<itemizedlist>
@@ -243,6 +247,10 @@
<para>bash-4.2-fixes-11.patch</para>
</listitem>
+ <listitem>
+ <para>perl-5.16.2-libc-1.patch</para>
+ </listitem>
+
</itemizedlist>
</sect1>
diff --git a/packages.ent b/packages.ent
index d0f28d721..043077df3 100644
--- a/packages.ent
+++ b/packages.ent
@@ -419,10 +419,10 @@
<!ENTITY patch-ch6-du "3.4 MB">
<!ENTITY patch-ch6-sbu "less than 0.1 SBU">
-<!ENTITY perl-version "5.16.2">
+<!ENTITY perl-version "5.16.3">
<!ENTITY perl-size "13,403 KB">
<!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
-<!ENTITY perl-md5 "2818ab01672f005a4e552a713aa27b08">
+<!ENTITY perl-md5 "025102de0e4a597cf541e57da80c6aa3">
<!ENTITY perl-home "http://www.perl.org/">
<!ENTITY perl-ch5-du "237 MB">
<!ENTITY perl-ch5-sbu "1.8 SBU">