download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5eb706fa90d3cb9b9d66e48258c46b05d897d93c Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Thu Jul 3 14:02:46 2025 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Thu Jul 10 17:06:25 2025 +0200
openssl: upgrade to 3.0.17 Downloaded from https://github.com/openssl/openssl/releases/download/openssl-3.0.17/openssl-3.0.17.tar.gz Change-Id: I2b796bc9c6917ecc92032d011ef7a3c4bd266c81 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187326 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> Tested-by: Jenkins (cherry picked from commit e0e04ab7eb742b373fadd252c8de17f48177fef8) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187335 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/download.lst b/download.lst index e93c8da0562d..28011c4229fc 100644 --- a/download.lst +++ b/download.lst @@ -543,8 +543,8 @@ OPENLDAP_TARBALL := openldap-2.6.10.tgz # three static lines # so that git cherry-pick # will not run into conflicts -OPENSSL_SHA256SUM := 57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86 -OPENSSL_TARBALL := openssl-3.0.16.tar.gz +OPENSSL_SHA256SUM := dfdd77e4ea1b57ff3a6dbde6b0bdc3f31db5ac99e7fdd4eaf9e1fbb6ec2db8ce +OPENSSL_TARBALL := openssl-3.0.17.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts