summaryrefslogtreecommitdiffstats
path: root/patches/packages
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-04-27 21:43:51 +0000
committer Eric Hameleers <alien@slackware.com>2022-04-28 13:29:49 +0200
commitcf5d75750640be00bf9d826189628a96ed17248c (patch)
tree96506a3841148bd122e784b6b524df0096236cbf /patches/packages
parentdfafa379401441229ad529bfa45564a368ef575a (diff)
downloadcurrent-cf5d75750640be00bf9d826189628a96ed17248c.tar.gz
current-cf5d75750640be00bf9d826189628a96ed17248c.tar.xz
Wed Apr 27 21:43:51 UTC 202220220427214351_15.0
patches/packages/curl-7.83.0-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: OAUTH2 bearer bypass in connection re-use. Credential leak on redirect. Bad local IPv6 connection reuse. Auth/cookie leak on redirect. For more information, see: https://curl.se/docs/CVE-2022-22576.html https://curl.se/docs/CVE-2022-27774.html https://curl.se/docs/CVE-2022-27775.html https://curl.se/docs/CVE-2022-27776.html https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776 (* Security fix *)
Diffstat (limited to 'patches/packages')
-rw-r--r--patches/packages/curl-7.83.0-x86_64-1_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/curl-7.83.0-x86_64-1_slack15.0.txt b/patches/packages/curl-7.83.0-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..54c4e875d
--- /dev/null
+++ b/patches/packages/curl-7.83.0-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: