aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-06-07 21:36:14 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-06-07 21:36:14 +0000
commit241831ed061b0d9986961b15bce0c2826f897a60 (patch)
treedcfa9d6d394acfbf1a28fbb753f3d7a2febf972d
parent54dfb280b1920b5baf2d7217124b1fc4dd35f621 (diff)
Update to linux-4.0.5.
Update to eudev-3.1.1. Update to perl-5.22.0. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml26
-rw-r--r--chapter01/whatsnew.xml8
-rw-r--r--chapter03/patches.xml4
-rw-r--r--chapter06/perl.xml4
-rw-r--r--general.ent4
-rw-r--r--packages.ent16
-rw-r--r--patches.ent2
7 files changed, 45 insertions, 19 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 09ee4d5cf..a000c5417 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,11 +37,35 @@
-->
<listitem>
+ <para>2015-06-07</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to linux-4.0.5. Fixes
+ <ulink url="&lfs-ticket-root;3793">#3793</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to eudev-3.1.1. Fixes
+ <ulink url="&lfs-ticket-root;3792">#3792</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2015-06-05</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to perl-5.22.0. Fixes
+ <ulink url="&lfs-ticket-root;3791">#3791</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2015-05-31</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to eudev-3.1. Fixes
- Fixes <ulink url="&lfs-ticket-root;3790">#3790</ulink>.</para>
+ <ulink url="&lfs-ticket-root;3790">#3790</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 24e258316..fa9f6a05a 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -175,9 +175,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>-->
@@ -255,11 +255,11 @@
<listitem>
<para>Tcl-core-&tcl-version;</para>
</listitem>
-
+<!--
<listitem>
<para>&ncurses-gcc5-buildfixes-patch;</para>
</listitem>
-
+-->
</itemizedlist>
<itemizedlist>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index ec3d6afa9..defee3f43 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -130,7 +130,7 @@
<para>MD5 sum: <literal>&ncurses-gcc5-buildfixes-patch-md5;</literal></para>
</listitem>
</varlistentry>
-
+<!--
<varlistentry>
<term>Perl GCC 5 Fixes Patch - <token>&perl-gcc5-fixes-patch-size;</token>:</term>
<listitem>
@@ -138,7 +138,7 @@
<para>MD5 sum: <literal>&perl-gcc5-fixes-patch-md5;</literal></para>
</listitem>
</varlistentry>
-
+-->
<varlistentry>
<term>Readline Upstream Fixes Patch - <token>&readline-fixes-patch-size;</token>:</term>
<listitem>
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 6ace9d861..9d023e09d 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -55,12 +55,12 @@
<screen><userinput remap="pre">export BUILD_ZLIB=False
export BUILD_BZIP2=0</userinput></screen>
-
+<!--
<para>Apply a patch to allow the Errno.pm module and the h2ph
program to build correctly when building with GCC 5:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&perl-gcc5-fixes-patch;</userinput></screen>
-
+-->
<para>To have full control over the way Perl is set up, you can remove the
<quote>-des</quote> options from the following command and hand-pick the way
this package is built. Alternatively, use the command exactly as below to
diff --git a/general.ent b/general.ent
index b6bcd922d..256090736 100644
--- a/general.ent
+++ b/general.ent
@@ -1,7 +1,7 @@
-<!ENTITY version "SVN-20150531">
+<!ENTITY version "SVN-20150607">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release
but not -rc releases -->
-<!ENTITY releasedate "May 31, 2015">
+<!ENTITY releasedate "June 7, 2015">
<!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.8">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index c7f3a8c58..d7e9e8d14 100644
--- a/packages.ent
+++ b/packages.ent
@@ -134,10 +134,10 @@
<!ENTITY e2fsprogs-ch6-du "52 MB">
<!ENTITY e2fsprogs-ch6-sbu "2.7 SBU">
-<!ENTITY eudev-version "3.1">
+<!ENTITY eudev-version "3.1.1">
<!ENTITY eudev-size "1,815 KB">
<!ENTITY eudev-url "http://dev.gentoo.org/~blueness/eudev/eudev-&eudev-version;.tar.gz">
-<!ENTITY eudev-md5 "3969383124e03df132cac92a519334fa">
+<!ENTITY eudev-md5 "d8d6b2ae5c9a740967b1ae2dccbae95b">
<!ENTITY eudev-ch6-du "95 MB">
<!ENTITY eudev-ch6-sbu "0.2 SBU">
@@ -382,12 +382,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "0">
-<!ENTITY linux-patch-version "4">
+<!ENTITY linux-patch-version "5">
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
-<!ENTITY linux-size "80,382 KB">
+<!ENTITY linux-size "80,390 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "71d8b666438e6b59f103e9384889c15a">
+<!ENTITY linux-md5 "214836ae60a5674c31bb7cede5f47794">
<!ENTITY linux-home "http://www.kernel.org/">
<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
allnoconfig extended for a hopefully-bootable build on desktop machine,
@@ -472,10 +472,10 @@
<!ENTITY patch-ch6-du "11.6 MB">
<!ENTITY patch-ch6-sbu "0.2 SBU">
-<!ENTITY perl-version "5.20.2">
-<!ENTITY perl-size "13,396 KB">
+<!ENTITY perl-version "5.22.0">
+<!ENTITY perl-size "13,488 KB">
<!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
-<!ENTITY perl-md5 "21062666f1c627aeb6dbff3c6952738b">
+<!ENTITY perl-md5 "f67b152160431b3180fb766bdc2d02e2">
<!ENTITY perl-home "http://www.perl.org/">
<!ENTITY perl-ch5-du "298 MB">
<!ENTITY perl-ch5-sbu "1.2 SBU">
diff --git a/patches.ent b/patches.ent
index 583ea880e..5df8f6f4e 100644
--- a/patches.ent
+++ b/patches.ent
@@ -38,9 +38,11 @@
<!ENTITY ncurses-gcc5-buildfixes-patch-md5 "f9015f670940350a3fc3c2ef347e2b33">
<!ENTITY ncurses-gcc5-buildfixes-patch-size "4 KB">
+<!--
<!ENTITY perl-gcc5-fixes-patch "perl-&perl-version;-gcc5_fixes-1.patch">
<!ENTITY perl-gcc5-fixes-patch-md5 "30f4907f63ec3ef7d50fa55e12d2923e">
<!ENTITY perl-gcc5-fixes-patch-size "8 KB">
+-->
<!ENTITY readline-fixes-patch "readline-&readline-version;-upstream_fixes-3.patch">
<!ENTITY readline-fixes-patch-md5 "6b0d9f4e79319d56a7fee9b35e5cfd1b">