aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-15 14:49:33 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-15 14:49:33 -0500
commit16a517ac7ea84b93d1973f28f013a17219c2df94 (patch)
treea8f2cc921c8dee159295309e0e34904a467bf38e
parentf8681542562ab7376a534597b4d588374609dd3a (diff)
Update to openssl-3.0.2.
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--packages.ent6
3 files changed, 9 insertions, 5 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>-->
diff --git a/packages.ent b/packages.ent
index 655646889..f24e61c75 100644
--- a/packages.ent
+++ b/packages.ent
@@ -532,10 +532,10 @@
<!ENTITY ninja-fin-du "64 MB">
<!ENTITY ninja-fin-sbu "0.2 SBU">
-<!ENTITY openssl-version "3.0.1">
-<!ENTITY openssl-size "14,660 KB">
+<!ENTITY openssl-version "3.0.2">
+<!ENTITY openssl-size "14,686 KB">
<!ENTITY openssl-url "https://www.openssl.org/source/openssl-&openssl-version;.tar.gz">
-<!ENTITY openssl-md5 "7d07e849d77d276891edd579a8832bb3">
+<!ENTITY openssl-md5 "7f9d43bb7a1e742722cf6d6f40531462">
<!ENTITY openssl-home "https://www.openssl.org/">
<!ENTITY openssl-fin-du "474 MB">
<!ENTITY openssl-fin-sbu "5.4 SBU">