diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-07-23 06:30:53 -0500 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-07-23 06:30:53 -0500 |
commit | 9f847521956bf4453693ac58e7f3ddb657ca2dec (patch) | |
tree | 8f0c985e94c4c393297a79ceff5c3b93ca3a23d1 /chapter01 | |
parent | 4eee9ccd08265e8c4b74bbdaef8f3c0237e82e9c (diff) |
Update to binutils-2.37
Update to less-590
Update to meson-0.59.0
Guard systemd against CVE-2021-33910
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 22 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 24 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4455604cc..527374497 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,28 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-07-23</para> + <itemizedlist> + <listitem revision="systemd"> + <para>[renodr] - Guard systemd against CVE-2021-33910. Fixes + <ulink url="&lfs-ticket-root;4889">#4889</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to meson-0.59.0. Fixes + <ulink url="&lfs-ticket-root;4888">#4888</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to binutils-2.37. Fixes + <ulink url="&lfs-ticket-root;4887">#4887</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to less-590. Fixes + <ulink url="&lfs-ticket-root;4884">#4884</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-07-22</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f1427f3a8..a68c2aad1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -48,9 +48,9 @@ <listitem> <para>Bc &bc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Binutils-&binutils-version;</para> - </listitem>--> + </listitem> <listitem> <para>Bison-&bison-version;</para> </listitem> |