summaryrefslogtreecommitdiffstats
path: root/patches/packages/curl-8.7.1-x86_64-1_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-03-27 19:16:09 +0000
committer Eric Hameleers <alien@slackware.com>2024-03-28 13:30:39 +0100
commit9146b9762b016788f798633449f921fb2f8df529 (patch)
treef176da2396ba5be743fffb2beb4516953f172a3b /patches/packages/curl-8.7.1-x86_64-1_slack15.0.txt
parent9543d326f2858aedf7a7b335dc6bb336d0206625 (diff)
downloadcurrent-20240327191609_15.0.tar.gz
current-20240327191609_15.0.tar.xz
Wed Mar 27 19:16:09 UTC 202420240327191609_15.0
patches/packages/curl-8.7.1-x86_64-1_slack15.0.txz: Upgraded. This release fixes the following security issues: TLS certificate check bypass with mbedTLS. HTTP/2 push headers memory-leak. QUIC certificate check bypass with wolfSSL. Usage of disabled protocol. For more information, see: https://curl.se/docs/CVE-2024-2466.html https://curl.se/docs/CVE-2024-2398.html https://curl.se/docs/CVE-2024-2379.html https://curl.se/docs/CVE-2024-2004.html https://www.cve.org/CVERecord?id=CVE-2024-2466 https://www.cve.org/CVERecord?id=CVE-2024-2398 https://www.cve.org/CVERecord?id=CVE-2024-2379 https://www.cve.org/CVERecord?id=CVE-2024-2004 (* Security fix *)
Diffstat (limited to 'patches/packages/curl-8.7.1-x86_64-1_slack15.0.txt')
-rw-r--r--patches/packages/curl-8.7.1-x86_64-1_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/curl-8.7.1-x86_64-1_slack15.0.txt b/patches/packages/curl-8.7.1-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..54c4e875d
--- /dev/null
+++ b/patches/packages/curl-8.7.1-x86_64-1_slack15.0.txt
@@ -0,0 +1,11 @@
+curl: curl (command line URL data transfer tool)
+curl:
+curl: Curl is a command line tool for transferring data specified with URL
+curl: syntax. The command is designed to work without user interaction or
+curl: any kind of interactivity. Curl offers a busload of useful tricks
+curl: like proxy support, user authentication, ftp upload, HTTP post, SSL
+curl: (https:) connections, cookies, file transfer resume and more.
+curl:
+curl: libcurl is a library that Curl uses to do its job. It is readily
+curl: available to be used by your software, too.
+curl: