aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-25 02:25:41 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-25 02:25:41 +0000
commite495dda0bb5278d0f1a96c796ed56774e8071fcb (patch)
tree45faa08c9c67ba280bea3ef54136e477646af903
parent2efd28ae2e1645741a83cd1c0b4c0a827ee99579 (diff)
Update to linux-5.8.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12035 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 00d0ef659..c30d2715f 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>
+ <itemizedlist>
+ <para>2020-08-24</para>
+ <listitem>
+ <para>[bdubbs] - Update to linux-5.8.3. Fixes
+ <ulink url="&lfs-ticket-root;4718">#4718</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem revision="sysv">
<itemizedlist>
<para>2020-08-18</para>
diff --git a/general.ent b/general.ent
index 7d50afac9..8ab57344a 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20200818">
+<!ENTITY version "SVN-20200824">
<!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 "20200818-systemd">
+<!ENTITY versiond "20200824-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "August 18th, 2020">
+<!ENTITY releasedate "August 24th, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
diff --git a/packages.ent b/packages.ent
index c8911cf25..bf96c71a4 100644
--- a/packages.ent
+++ b/packages.ent
@@ -417,12 +417,12 @@
<!ENTITY linux-major-version "5">
<!ENTITY linux-minor-version "8">
-<!ENTITY linux-patch-version "1">
+<!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 "111,776 KB">
+<!ENTITY linux-size "111,791 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "ee17763117af02637f9f98bfeee32a09">
+<!ENTITY linux-md5 "2656fe1a0942856c8740468d175e39b6">
<!ENTITY linux-home "https://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,