diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2018-11-24 23:05:22 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2018-11-24 23:05:22 +0000 |
commit | 2733e20863402e7a95fa77148b9b8b0a9277b9e6 (patch) | |
tree | 16f9b23ec8a7c672ed30a63b46190079f18b2522 /chapter01 | |
parent | b8cb3b30d6e9fc403c5724afa97ae3d79ef7ab1d (diff) |
Update to linux-4.19.4. Fixes #4381.
Update to systemd-239-6b4878d (stable backport).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index df998de85..1e84ea263 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,6 +45,13 @@ <listitem> <para>2018-11-24</para> <itemizedlist> + <listitem> + <para>[dj] - Update to linux-4.19.4. Fixes + <ulink url="&lfs-ticket-root;4381">#4381</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Update to systemd-239-6b4878d.</para> + </listitem> <listitem revision="systemd"> <para>[dj] - Add "wheel" group to systemd groups.</para> </listitem> |