aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-01-29 14:10:04 -0600
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-01-29 14:10:04 -0600
commitd8038b2e4fdd3e3851012154af2734921cb4bcfc (patch)
treedae5bba97ba1e627f57fcfa52964fc32e7f8d620
parente1ebbef46a60aefd2cb48c6fc82ac3c1414a4054 (diff)
Update to linux-5.16.4.
-rw-r--r--chapter01/changelog.xml12
-rw-r--r--packages.ent6
2 files changed, 14 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f5f295111..24d1b422c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,7 +40,17 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
- <para>2022-01-20</para>
+ <para>2022-01-29</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to linux-5.16.4. Fixes
+ <ulink url="&lfs-ticket-root;4991">#4991</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2022-01-27</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to vim-8.2.4236. Addresses
diff --git a/packages.ent b/packages.ent
index 6af0c96cb..18214f471 100644
--- a/packages.ent
+++ b/packages.ent
@@ -428,12 +428,12 @@
<!ENTITY linux-major-version "5">
<!ENTITY linux-minor-version "16">
-<!ENTITY linux-patch-version "2">
+<!ENTITY linux-patch-version "4">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
-<!ENTITY linux-size "124,536 KB">
+<!ENTITY linux-size "124,547 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "fd00badc3b53d42da3d84a7cf6f53f17">
+<!ENTITY linux-md5 "4a6796ff9e020abb3666d40775ab4867">
<!ENTITY linux-home "https://www.kernel.org/">
<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
allnoconfig rounded down to allow for ongoing cleanups,