diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-11-01 13:10:38 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-11-01 13:10:38 -0500 |
commit | 6dfe1df59367546c9bcd3debf9797c1df533b6ab (patch) | |
tree | b4ed78f66b866718125bf29c539ce524534d2e0a /chapter01 | |
parent | d45f50d26d9d0861d96f46d9cb5261f5a731d498 (diff) |
Update to openssl-3.0.7 (Security update).
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0a80ffbcc..ecb2cb5e9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,10 @@ <para>2022-11-01</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to openssl-3.0.7 (Security update). Fixes + <ulink url="&lfs-ticket-root;5132">#5132</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Update to iana-etc-20221025. Addresses <ulink url="&lfs-ticket-root;5006">#5006</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index cfd5b9fe1..ce73bb1b7 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -205,9 +205,9 @@ <listitem> <para>Ninja-&ninja-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Openssl-&openssl-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Patch-&patch-version;</para> </listitem>--> |