aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2021-06-01 03:46:49 +0100
committerKen Moffat <ken@linuxfromscratch.org>2021-06-01 03:46:49 +0100
commit82366ae3f070c3d8a9b4f799e90b5f73625be19f (patch)
tree093fa90c3a8eb039c2eb9c05a07e5403917c08c8
parentaf4f4bfa8ccaa4e88bbe8bc13a17f7e3240a5cb6 (diff)
Update to linux-5.12.8.
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--packages.ent4
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a865e5a6b..349d50aaf 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>2021-05-31</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Update to linux-5.12.8 (security fix). Fixes
+ <ulink url="&lfs-ticket-root;4863">#4863</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2021-05-28</para>
<itemizedlist>
<listitem>
diff --git a/packages.ent b/packages.ent
index bb88eee8f..66ba91027 100644
--- a/packages.ent
+++ b/packages.ent
@@ -418,12 +418,12 @@
<!ENTITY linux-major-version "5">
<!ENTITY linux-minor-version "12">
-<!ENTITY linux-patch-version "7">
+<!ENTITY linux-patch-version "8">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!ENTITY linux-size "115,385 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "5cb691ff8fa07e64e55f8bcd651d3a06">
+<!ENTITY linux-md5 "77cb5ae53f13405dac2a5bcb887a274a">
<!ENTITY linux-home "https://www.kernel.org/">
<!-- measured for 5.8.3 / gcc-10.2.0 on x86_64 : minimum is
allnoconfig extended for a hopefully-bootable build on desktop machine,