download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f10e5bbb79321ea07d0112a5413346b3c2176d5f Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Tue Sep 3 17:01:28 2024 +0200 Commit: Mike Kaganski <mike.kagan...@collabora.com> CommitDate: Tue Jun 24 16:46:59 2025 +0500
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 <xiscofa...@libreoffice.org> (cherry picked from commit e21e07f24bfdbe802e3ed8e611a135ab2ad2fe4c) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172811 Reviewed-by: Michael Stahl <michael.st...@allotropia.de> diff --git a/download.lst b/download.lst index 6d6e34b6858b..728259476517 100644 --- a/download.lst +++ b/download.lst @@ -508,8 +508,8 @@ OPENLDAP_TARBALL := openldap-2.6.7.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 commit b99fdbcbece5e05c37d49494f12a063b6849a2e6 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Jun 5 11:40:19 2024 +0200 Commit: Mike Kaganski <mike.kagan...@collabora.com> CommitDate: Tue Jun 24 16:46:59 2025 +0500 openssl: upgrade to 3.0.14 Downloaded from https://www.openssl.org/source/openssl-3.0.14.tar.gz Change-Id: Ib75738f257210532d0f01f429ec3b78a1a2410a8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168456 Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp> Tested-by: Jenkins (cherry picked from commit b3a70a28b0becc9c872f2a92c35dfdaac4822600) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168434 Tested-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/download.lst b/download.lst index eaae9533e8c5..6d6e34b6858b 100644 --- a/download.lst +++ b/download.lst @@ -508,8 +508,8 @@ OPENLDAP_TARBALL := openldap-2.6.7.tgz # three static lines # so that git cherry-pick # will not run into conflicts -OPENSSL_SHA256SUM := 88525753f79d3bec27d2fa7c66aa0b92b3aa9498dafd93d7cfa4b3780cdae313 -OPENSSL_TARBALL := openssl-3.0.13.tar.gz +OPENSSL_SHA256SUM := eeca035d4dd4e84fc25846d952da6297484afa0650a6f84c682e39df3a4123ca +OPENSSL_TARBALL := openssl-3.0.14.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts