download.lst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7c3620b9fa54eac752c8623e635743dd6a44a1ec
Author: Xisco Fauli <[email protected]>
AuthorDate: Tue Sep 3 17:01:28 2024 +0200
Commit: Taichi Haradaguchi <[email protected]>
CommitDate: Wed Sep 4 05:12:14 2024 +0200
openssl: upgrade to 3.0.15
Downloaded from
https://github.com/openssl/openssl/releases/download/openssl-3.0.15/openssl-3.0.15.tar.gz
Change-Id: Ic1598fe8fafe610c7a3b409c5811bcc52658b130
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172830
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <[email protected]>
(cherry picked from commit e21e07f24bfdbe802e3ed8e611a135ab2ad2fe4c)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172809
Reviewed-by: Taichi Haradaguchi <[email protected]>
diff --git a/download.lst b/download.lst
index 324a8d6e094c..710913d314de 100644
--- a/download.lst
+++ b/download.lst
@@ -508,8 +508,8 @@ OPENLDAP_TARBALL := openldap-2.6.8.tgz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-OPENSSL_SHA256SUM :=
eeca035d4dd4e84fc25846d952da6297484afa0650a6f84c682e39df3a4123ca
-OPENSSL_TARBALL := openssl-3.0.14.tar.gz
+OPENSSL_SHA256SUM :=
23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533
+OPENSSL_TARBALL := openssl-3.0.15.tar.gz
# three static lines
# so that git cherry-pick
# will not run into conflicts