diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-12-30 11:39:08 -0600 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-12-30 11:39:08 -0600 |
commit | 6d19228191743967e3f30ebaf833b5d0857d018b (patch) | |
tree | b55be619b2bba567121c622b129a2a4f7dd075d0 /chapter01/changelog.xml | |
parent | 6ecd06927ba617a521dafc6c4feb1b60c6941769 (diff) |
Package Updates:
Update to systemd-250 (BLFS coming shortly)
Update to meson-0.60.3
Kernel Configuration: Enable the framebuffer since it's disabled by
default in Linux-5.15.
Kernel Configuration: Add a note about CONFIG_DEFAULT_HOSTNAME on
systemd.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b317f9008..d68573a37 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,20 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-12-30</para> + <itemizedlist> + <listitem revision="systemd"> + <para>[renodr] - Update to systemd-250. Fixes + <ulink url="&lfs-ticket-root;4971">#4971</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to meson-0.60.3. Fixes + <ulink url="&lfs-ticket-root;4973">#4973</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-12-15</para> <itemizedlist> <listitem> |