diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-03-15 14:49:33 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-03-15 14:49:33 -0500 |
commit | 16a517ac7ea84b93d1973f28f013a17219c2df94 (patch) | |
tree | a8f2cc921c8dee159295309e0e34904a467bf38e /chapter01 | |
parent | f8681542562ab7376a534597b4d588374609dd3a (diff) |
Update to openssl-3.0.2.
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 cae05e442..893484e9a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,10 @@ <para>2022-03-15</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to openssl-3.0.2. Fixes + <ulink url="&lfs-ticket-root;5024">#5024</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Update to meson-0.61.3. Fixes <ulink url="&lfs-ticket-root;5023">#5023</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c48e088fe..a8973be00 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -197,9 +197,9 @@ <!--<listitem> <para>Ninja-&ninja-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Openssl-&openssl-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Patch-&patch-version;</para> </listitem>--> |