download.lst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3e75757c195d78dcaa8a2e54bbfe5dac9c3c3ccb
Author:     Xisco Fauli <xiscofa...@libreoffice.org>
AuthorDate: Tue Feb 11 17:36:26 2025 +0100
Commit:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
CommitDate: Wed Feb 12 21:38:42 2025 +0100

    openssl: upgrade to 3.0.16
    
    Downloaded from 
https://github.com/openssl/openssl/releases/download/openssl-3.0.16/openssl-3.0.16.tar.gz
    
    Change-Id: I9eeb10132455be1240cbe7312275d5211dee3600
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181442
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>
    (cherry picked from commit fe39e60102f34f6dba59828579ee75e4c05486e0)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181455
    Reviewed-by: Michael Stahl <michael.st...@allotropia.de>
    Tested-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
    Reviewed-by: Michael Weghorn <m.wegh...@posteo.de>

diff --git a/download.lst b/download.lst
index 7d5e4dd861ee..40c8878de499 100644
--- a/download.lst
+++ b/download.lst
@@ -508,8 +508,8 @@ OPENLDAP_TARBALL := openldap-2.6.9.tgz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-OPENSSL_SHA256SUM := 
23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533
-OPENSSL_TARBALL := openssl-3.0.15.tar.gz
+OPENSSL_SHA256SUM := 
57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86
+OPENSSL_TARBALL := openssl-3.0.16.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to