diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2021-07-20 21:10:04 +0100 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2021-07-20 21:10:04 +0100 |
commit | c735ea47abeec2eec39dfe15d886d0b98cbc5f70 (patch) | |
tree | 0390f7cb3bcee62a92e5600e286e7e222b5bcba5 /chapter01/changelog.xml | |
parent | 7ea60d3c9806a682658a3bff92a7ef3741fb3d46 (diff) |
Update to linux-5.13.4 to fix CVE-2021-33909.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index edd7e524f..c4fd38872 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,10 @@ <para>2021-07-20</para> <itemizedlist> <listitem> + <para>[ken] - Update to linux-5.13.4 (security fix). Fixes + <ulink url="&lfs-ticket-root;4886">#4886</ulink>.</para> + </listitem> + <listitem> <para>[xry111] - Use a fixed, non-zero UID for <systemitem class="username">tester</systemitem> user, and spawn a new pseudoterminal to satisfy bash testsuite.</para> |