diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-05-29 12:19:56 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-05-29 12:29:20 +0800 |
commit | b4008bb22c0acee98eeff5f6f94feb6f5750af2e (patch) | |
tree | 973e95965c49916ac75a1dd2dc12489396e980ec /chapter01/whatsnew.xml | |
parent | 0d7dbaf24c714f272193aec650e42dd18783b867 (diff) |
update to systemd-251 (#5064)
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 045de4c9d..88db30bb9 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -230,9 +230,9 @@ <!--<listitem revision="sysv"> <para>Sysklogd-&sysklogd-version;</para> </listitem>--> - <!--<listitem revision="systemd"> + <listitem revision="systemd"> <para>Systemd-&systemd-version;</para> - </listitem>--> + </listitem> <listitem revision="sysv"> <para>SysVinit-&sysvinit-version;</para> </listitem> @@ -298,6 +298,12 @@ <listitem> <para>perl-5.34.0-upstream_fixes-1.patch</para> </listitem> + <listitem> + <para>systemd-250-kernel_5.17_fixes-1.patch</para> + </listitem> + <listitem> + <para>systemd-250-upstream_fixes-1.patch</para> + </listitem> </itemizedlist> |