aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-09-22 20:25:00 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-09-22 20:25:00 +0000
commit0bd25bfc50fa221701c00ed1276c3eb5322cc346 (patch)
treea492b00e67df11e6847c7f61efa98eb81f097859
parent572eb8fa3c7b391bc40dcec0556577fd1134d12b (diff)
Upgrade to Perl-5.12.2. Fixes #2752.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml57
-rw-r--r--packages.ent6
3 files changed, 12 insertions, 55 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 56839a4fc..59d816c9b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2010-09-22</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Upgrade to Perl-5.12.2. Fixes
+ <ulink url="&lfs-ticket-root;2752">#2752</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgrade to Psmisc-22.13. Fixes
<ulink url="&lfs-ticket-root;2751">#2751</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 6bbdd629c..e828c40ef 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,35 +220,8 @@
<title>Added:</title>
<listitem>
- <para>None</para>
+ <para>perl-5.12.2-libc-1.patch</para>
</listitem>
- <!--<listitem>
- <para>bash-4.1-fixes-2.patch</para>
- </listitem>-->
-
- <!--<listitem>
- <para>bzip2-1.0.5-version_fixes-1.patch</para>
- </listitem>-->
-
- <!--<listitem>
- <para>expect-&expect-version;-no_tk-1.patch</para>
- </listitem>-->
-
- <!--<listitem>
- <para>glibc-&glibc-version;-makefile_fix-1.patch</para>
- </listitem>-->
-
- <!--<listitem>
- <para>linux-&linux-version;-mm_locking-1.patch</para>
- </listitem>-->
-
- <!--<listitem>
- <para>MPC-&mpc-version;</para>
- </listitem>-->
-
- <!--<listitem>
- <para>udev-&udev-version;-testfiles.tar.bz2</para>
- </listitem>-->
</itemizedlist>
@@ -256,29 +229,9 @@
<title>Removed:</title>
<listitem>
- <para>None</para>
+ <para>perl-5.12.1-libc-1.patch</para>
</listitem>
- <!--<listitem>
- <para>expect-5.43.0-spawn-1.patch</para>
- </listitem>-->
- <!--<listitem>
- <para>expect-5.43.0-tcl_8.5.5_fix-1.patch</para>
- </listitem>-->
- <!--<listitem>
- <para>gettext-0.17-upstream_fixes-2.patch</para>
- </listitem>-->
- <!--<listitem>
- <para>grep-2.5.4-debian_fixes-1.patch</para>
- </listitem>-->
- <!--<listitem>
- <para>make-3.81-upstream_fixes-1.patch</para>
- </listitem>-->
- <!--<listitem>
- <para>perl-5.10.1-utf8-1.patch</para>
- </listitem>-->
- <!--<listitem>
- <para>vim-7.2-fixes-5.patch</para>
- </listitem>-->
+
</itemizedlist>
</sect1>
diff --git a/packages.ent b/packages.ent
index 82ca66365..426349f38 100644
--- a/packages.ent
+++ b/packages.ent
@@ -407,10 +407,10 @@
<!ENTITY patch-ch6-du "1.9 MB">
<!ENTITY patch-ch6-sbu "less than 0.1 SBU">
-<!ENTITY perl-version "5.12.1">
-<!ENTITY perl-size "12,008 KB">
+<!ENTITY perl-version "5.12.2">
+<!ENTITY perl-size "12,060 KB">
<!ENTITY perl-url "http://cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
-<!ENTITY perl-md5 "f7f2d7f5aaac15a75028381b159a560f">
+<!ENTITY perl-md5 "7b018fe9c2f434eff0c629b4c515a8fc">
<!ENTITY perl-home "http://cpan.org/">
<!ENTITY perl-ch5-du "106 MB">
<!ENTITY perl-ch5-sbu "0.8 SBU">