diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-12-04 04:05:25 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-12-04 04:05:25 +0000 |
commit | 22009fb76818288db8eb0a5f45565d1030b226c4 (patch) | |
tree | 9b3eea48f3120b69ae11651566db0c558552167c /chapter01/whatsnew.xml | |
parent | bfe0b0b45366ccdfc33be17de8c2b4fefc4b6bdf (diff) |
Update to systemd-247
Update to bc-3.2.3
Update to linux-5.9.12
Incorporate kernel changes from rhubarbpieguy
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 208ffd9d8..08d7bfda9 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -228,9 +228,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> @@ -281,7 +281,9 @@ <listitem> <para>autoconf-2.69-consolidated_fixes-1.patch</para> </listitem> - + <listitem> + <para>systemd-247-upstream_fixes-1.patch</para> + </listitem> </itemizedlist> |