aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 305da2006..ac356d041 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,16 @@
</listitem>
-->
<listitem>
+ <para>2013-10-19</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Update to Linux-3.11.6. Fixes
+ <ulink url="&lfs-ticket-root;3414">#3414</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2013-10-18</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 41cde6c2c..a30dfa804 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20131018">
-<!ENTITY releasedate "October 18, 2013">
+<!ENTITY version "SVN-20131019">
+<!ENTITY releasedate "October 19, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index c2a36529c..de2ed3f21 100644
--- a/packages.ent
+++ b/packages.ent
@@ -339,12 +339,12 @@
<!ENTITY linux-major-version "3">
<!ENTITY linux-minor-version "11">
-<!ENTITY linux-patch-version "5">
+<!ENTITY linux-patch-version "6">
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
-<!ENTITY linux-size "73,331 KB">
+<!ENTITY linux-size "73,335 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "05ae2366c942d116a821fd4c7e6ffa75">
+<!ENTITY linux-md5 "7e92ca268b71c35a00ebcca884300a83">
<!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,