aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-02-15 04:58:27 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-02-15 04:58:27 +0000
commitcafef5a9730621276c1d98b9e7082e514def6c08 (patch)
tree8738cf287cc56f6052706d38275ec0248dfe60fe
parent46f9e6ccf3541b175f6acb565c73304d3c4ea777 (diff)
Update to linux-4.15.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11366 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 7929ebf7c..5925585af 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,16 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2018-02-14</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to linux-4.15.3. Fixes
+ <ulink url="&lfs-ticket-root;4218">#4218</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2018-02-09</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 46a78319f..ccab51d86 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20180211">
+<!ENTITY version "SVN-20180214">
<!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 "20180209-systemd">
+<!ENTITY versiond "20180214-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "February 11, 2018">
+<!ENTITY releasedate "February 14, 2018">
<!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.2">
diff --git a/packages.ent b/packages.ent
index a8c3499a6..f9653d210 100644
--- a/packages.ent
+++ b/packages.ent
@@ -416,12 +416,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "15">
-<!ENTITY linux-patch-version "2">
+<!ENTITY linux-patch-version "3">
<!-- <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;"> -->
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "99,788 KB">
+<!ENTITY linux-size "99,794 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "a9b1ca74ab5bc308dd2f1a57408122fd">
+<!ENTITY linux-md5 "c74d30ec13491aeb24c237d703eace3e">
<!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,