aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-07-17 19:19:55 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-07-17 19:19:55 +0000
commit8bbf28103420ce188e293793b2b03a74ce26fa0d (patch)
treeb636009ec6e7dd01813ba72958da8b860c1d69bf
parente28f3c6db2ad81999faba235878e1f6785a05e18 (diff)
Upgrade to Linux-3.4.5. Fixes #3137.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
3 files changed, 15 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9ee401277..f9432e44a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,16 @@
-->
<listitem>
+ <para>2012-07-17</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to Linux-3.4.5. Fixes
+ <ulink url="&lfs-ticket-root;3137">#3137</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-07-16</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 3ef270ce9..859bee146 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120716">
-<!ENTITY releasedate "July 16, 2012">
+<!ENTITY version "SVN-20120717">
+<!ENTITY releasedate "July 17, 2012">
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 83402c0f4..ac517f10b 100644
--- a/packages.ent
+++ b/packages.ent
@@ -328,12 +328,12 @@
<!ENTITY linux-major-version "3">
<!ENTITY linux-minor-version "4">
-<!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 "65,194 KB">
+<!ENTITY linux-size "65,201 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "3d77adc7f8ab8e8e05729f126d883dce">
+<!ENTITY linux-md5 "38a6f11c0e9033710aad148add2dd27c">
<!ENTITY linux-home "http://www.kernel.org/">
<!ENTITY linux-ch8-du "540 - 800 MB">
<!ENTITY linux-ch8-sbu "1.0 - 5.0 SBU">