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

New commits:
commit 6d739a60bb4014f5b42e75ef909a2f5f7a1fb081
Author:     Michael Stahl <[email protected]>
AuthorDate: Wed Jan 31 10:30:18 2024 +0100
Commit:     Xisco Fauli <[email protected]>
CommitDate: Fri Feb 2 08:54:06 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)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162812
    Reviewed-by: Xisco Fauli <[email protected]>
    Reviewed-by: Taichi Haradaguchi <[email protected]>

diff --git a/download.lst b/download.lst
index 302e27ce3371..f3c7f038740b 100644
--- a/download.lst
+++ b/download.lst
@@ -80,8 +80,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

Reply via email to