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

New commits:
commit 2f05cbfeac4a7f2cd5ce7c3ec655cfed4ec7bdac
Author:     Thorsten Behrens <thorsten.behr...@allotropia.de>
AuthorDate: Wed Oct 11 10:00:26 2023 +0200
Commit:     Michael Stahl <michael.st...@allotropia.de>
CommitDate: Wed Oct 11 13:56:57 2023 +0200

    curl: upgrade to release 8.4.0
    
    Fixes CVE-2023-38546 and CVE-2023-38545
    
    Minor amount of bugfixes, nothing that immediately affects us. New
    feature: IPFS protocols via HTTP gateway now supported, with the right
    URL.
    
    Change-Id: I24af4d17b570685081aa031c50a87bb8dcf1833d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157811
    Reviewed-by: Michael Stahl <michael.st...@allotropia.de>
    Tested-by: Jenkins

diff --git a/download.lst b/download.lst
index 823d5351c1c4..f381cdf98eaa 100644
--- a/download.lst
+++ b/download.lst
@@ -75,8 +75,8 @@ CPPUNIT_TARBALL := cppunit-1.15.1.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-CURL_SHA256SUM := 
376d627767d6c4f05105ab6d497b0d9aba7111770dd9d995225478209c37ea63
-CURL_TARBALL := curl-8.3.0.tar.xz
+CURL_SHA256SUM := 
16c62a9c4af0f703d28bda6d7bbf37ba47055ad3414d70dec63e2e6336f2a82d
+CURL_TARBALL := curl-8.4.0.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to