summaryrefslogtreecommitdiff
path: root/download.lst
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2023-03-20 11:52:22 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2023-03-21 08:53:45 +0000
commitf2736b09046af9e9461fb13faae37b09ac941163 (patch)
tree2612642711facd29e202b9dc6ab92adad41d5e0b /download.lst
parent882a7c9144cd99eb2ae9c5c8e7d87ef16f239b37 (diff)
curl: upgrade to release 8.0.0
Fixes CVE-2023-27535. Also hopefully fixes excessive storage consumption during build: o build: drop the use of XC_AMEND_DISTCLEAN [62] Change-Id: I8792e95bc7634ee496488e80fec5a1310b24a31c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149153 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> (cherry picked from commit bbe0d0534abe6480c4502ce8fb543a736d3399d8) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149105 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'download.lst')
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index 5719657456f3..71eec4128749 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 := 1dae31b2a7c1fe269de99c0c31bb488346aab3459b5ffca909d6938249ae415f
-CURL_TARBALL := curl-7.88.1.tar.xz
+CURL_SHA256SUM := 759690f9a375a720f8bcce9f953897b0d93f31eed9649b74f846d54bbf63bbcc
+CURL_TARBALL := curl-8.0.0.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts