aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2017-11-11 10:02:41 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2017-11-11 10:02:41 +0000
commit12d96141dd9ae93b970ac97435a0c61bb73b290b (patch)
treebcaa36979a51538b5ecdf69d195b5ee21a8e28d3
parent04b2165a48722c01273686bfde420dd7d3839a66 (diff)
Update to linux-4.13.12. Fixes #4163.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11331 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--general.ent6
-rw-r--r--packages.ent6
3 files changed, 16 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index aee953990..d27f4bbb5 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,6 +42,16 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
+ <listitem>
+ <para>2017-11-11</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Update to linux-4.13.12. Fixes
+ <ulink url="&lfs-ticket-root;4163">#4163</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem revision="systemd">
<para>2017-11-09</para>
<itemizedlist>
diff --git a/general.ent b/general.ent
index 6387a7fea..50cbfd081 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20171109">
+<!ENTITY version "SVN-20171111">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
-<!ENTITY versiond "20171109-systemd">
+<!ENTITY versiond "20171111-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "November 9, 2017">
+<!ENTITY releasedate "November 11, 2017">
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.2">
diff --git a/packages.ent b/packages.ent
index ceb2f2505..d52c3a1e2 100644
--- a/packages.ent
+++ b/packages.ent
@@ -408,12 +408,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "13">
-<!ENTITY linux-patch-version "11">
+<!ENTITY linux-patch-version "12">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "98,232 KB">
+<!ENTITY linux-size "98,236 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "9bb858d2baf32cdf90e269c5610e1299">
+<!ENTITY linux-md5 "ae7fd76e2f2ce057f21b3f6286f542ed">
<!ENTITY linux-home "http://www.kernel.org/">
<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
allnoconfig extended for a hopefully-bootable build on desktop machine,