summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2023-02-08 12:11:24 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2023-02-24 12:09:33 +0100
commit62f1d8bc2a4a7df89ac11b8d989cfb68ad6bf070 (patch)
tree19332cb8f96f81331ada019ab7dd755283a641ed
parent0482353cf35ef650e5b3955c58f59abbf4bf12e5 (diff)
openssl: upgrade to release 1.1.1t
Fixes CVE-2023-0286 CVE-2023-0215 CVE-2022-4450 CVE-2022-4304 Change-Id: I93ce0362b17bd07b0644564a0676daaa56bc8b50 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146653 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de> (cherry picked from commit f9229fdadbd205a8953577efc72a6e43717c764e) (cherry picked from commit ba359c09226756865d3813fee08514384257ae58)
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index cc0917b0b9b2..16baf75705af 100644
--- a/download.lst
+++ b/download.lst
@@ -435,8 +435,8 @@ OPENLDAP_TARBALL := openldap-2.4.59.tgz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-OPENSSL_SHA256SUM := c5ac01e760ee6ff0dab61d6b2bbd30146724d063eb322180c6f18a6f74e4b6aa
-OPENSSL_TARBALL := openssl-1.1.1s.tar.gz
+OPENSSL_SHA256SUM := 8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b
+OPENSSL_TARBALL := openssl-1.1.1t.tar.gz
# three static lines
# so that git cherry-pick
# will not run into conflicts