summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-10-11 10:00:26 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2023-10-11 13:56:57 +0200
commit2f05cbfeac4a7f2cd5ce7c3ec655cfed4ec7bdac (patch)
tree66c5265ca4237fff3b4964350ed92afd514f08d9
parentsw floattable, crashtesting: fix PDF export of ooo91654-1.doc (diff)
downloadcore-distro/lhm/libreoffice-7-6+backports.tar.gz
core-distro/lhm/libreoffice-7-6+backports.zip
curl: upgrade to release 8.4.0 distro/lhm/libreoffice-7-6+backports
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.stahl@allotropia.de> Tested-by: Jenkins
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
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