aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-05-04 20:20:27 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-05-04 20:20:27 -0500
commitd6cba09c7c65fe0a18af5e6811ec19db053f6037 (patch)
tree681340c3b7f70361cd8068147398465904c3d0cb
parent8cab730a5b9f8d770c462b6f30ee33886f240b15 (diff)
Update to openssl-3.0.3.
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--packages.ent6
2 files changed, 13 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7fb586b09..eb1debc6a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -44,6 +44,16 @@
<para>2022-05-01</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to openssl-3.0.3. Fixes
+ <ulink url="&lfs-ticket-root;5057">#5057</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2022-05-01</para>
+ <itemizedlist>
+ <listitem>
<para>[bdubbs] - Change nobody/nogroup uid/git to 65534. </para>
</listitem>
<listitem>
diff --git a/packages.ent b/packages.ent
index 99c48197b..e1cb66f5b 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.2">
-<!ENTITY openssl-size "14,686 KB">
+<!ENTITY openssl-version "3.0.3">
+<!ENTITY openssl-size "14,706 KB">
<!ENTITY openssl-url "https://www.openssl.org/source/openssl-&openssl-version;.tar.gz">
-<!ENTITY openssl-md5 "7f9d43bb7a1e742722cf6d6f40531462">
+<!ENTITY openssl-md5 "07e9048cd2b1a22668b13ec9cd093cb5">
<!ENTITY openssl-home "https://www.openssl.org/">
<!ENTITY openssl-fin-du "474 MB">
<!ENTITY openssl-fin-sbu "5.4 SBU">