aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2021-03-05 01:10:02 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2021-03-05 01:10:02 +0000
commit06addba1bf3a118e47393051aed253f237a2b3d3 (patch)
tree3beb8c09470127c4d1c573821caf1c363ba209f1 /chapter01
parent2772bb9c30d8bc9fe97405cf6135c7b43ac0aa16 (diff)
Add systemd patch to allow systemd-rfkill to work on Linux-5.11+
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--chapter01/whatsnew.xml6
2 files changed, 12 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 08a12ae00..18d954e43 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,6 +42,15 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
+ <listitem revision="systemd">
+ <para>2021-03-04</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Patch systemd-247 so that it will function with
+ Linux-5.11 API headers.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
<listitem>
<para>2021-03-02</para>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index b44d74e76..8c861618f 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -281,9 +281,9 @@
<!--<listitem>
<para>meson-0.56.0-upstream_fix-1.patch</para>
</listitem>-->
- <!--<listitem>
- <para>systemd-247-upstream_fixes-1.patch</para>
- </listitem>-->
+ <listitem>
+ <para>systemd-247-upstream_fixes-2.patch</para>
+ </listitem>
</itemizedlist>