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

New commits:
commit 3798c3f74cd2ae1d8a0b3c41e7a6b363bcda668b
Author:     Michael Stahl <[email protected]>
AuthorDate: Wed Jan 31 10:30:18 2024 +0100
Commit:     Andras Timar <[email protected]>
CommitDate: Wed Jan 31 19:46:27 2024 +0100

    curl: upgrade to release 8.6.0
    
    Fixes CVE-2024-0853
    
    Change-Id: Iabba0748f7c48ee03a8223aef9ca81bf379738e9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162793
    Tested-by: Jenkins
    Reviewed-by: Michael Stahl <[email protected]>
    (cherry picked from commit 9667ea7e274c4e29cf7c35d9e124a8fbcb2af3da)

diff --git a/download.lst b/download.lst
index 3fc971abbcd6..3030321b11ec 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 := 
42ab8db9e20d8290a3b633e7fbb3cec15db34df65fd1015ef8ac1e4723750eeb
-CURL_TARBALL := curl-8.5.0.tar.xz
+CURL_SHA256SUM := 
3ccd55d91af9516539df80625f818c734dc6f2ecf9bada33c76765e99121db15
+CURL_TARBALL := curl-8.6.0.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
commit cfb2ee752db63a400e8e9cc77f662d6f48bcda96
Author:     Michael Stahl <[email protected]>
AuthorDate: Mon Dec 11 13:07:22 2023 +0100
Commit:     Andras Timar <[email protected]>
CommitDate: Wed Jan 31 19:46:19 2024 +0100

    curl: upgrade to release 8.5.0
    
    Fixes CVE-2023-46218 (cookies apparently used by libcmis)
    
    Change-Id: I6f903ab63589d3318c0cc7d47f5183f7ae55f52b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160592
    Tested-by: Jenkins
    Reviewed-by: Michael Stahl <[email protected]>
    (cherry picked from commit 0a2df11fb563177951db1e8890d67cee8d44246a)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160577
    Reviewed-by: Xisco Fauli <[email protected]>

diff --git a/download.lst b/download.lst
index c6c48cd7dd84..3fc971abbcd6 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 := 
16c62a9c4af0f703d28bda6d7bbf37ba47055ad3414d70dec63e2e6336f2a82d
-CURL_TARBALL := curl-8.4.0.tar.xz
+CURL_SHA256SUM := 
42ab8db9e20d8290a3b633e7fbb3cec15db34df65fd1015ef8ac1e4723750eeb
+CURL_TARBALL := curl-8.5.0.tar.xz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to