From 907d5f4ae7a80cf6b3a0e8cc4977bcd99b346452 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Wed, 17 May 2023 20:59:51 +0000 Subject: Wed May 17 20:59:51 UTC 2023 patches/packages/curl-8.1.0-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: more POST-after-PUT confusion. IDN wildcard match. siglongjmp race condition. UAF in SSH sha256 fingerprint check. For more information, see: https://curl.se/docs/CVE-2023-28322.html https://curl.se/docs/CVE-2023-28321.html https://curl.se/docs/CVE-2023-28320.html https://curl.se/docs/CVE-2023-28319.html https://www.cve.org/CVERecord?id=CVE-2023-28322 https://www.cve.org/CVERecord?id=CVE-2023-28321 https://www.cve.org/CVERecord?id=CVE-2023-28320 https://www.cve.org/CVERecord?id=CVE-2023-28319 (* Security fix *) patches/packages/bind-9.16.41-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. testing/packages/bind-9.18.15-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. --- patches/packages/curl-8.1.0-x86_64-1_slack15.0.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 patches/packages/curl-8.1.0-x86_64-1_slack15.0.txt (limited to 'patches/packages/curl-8.1.0-x86_64-1_slack15.0.txt') diff --git a/patches/packages/curl-8.1.0-x86_64-1_slack15.0.txt b/patches/packages/curl-8.1.0-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..54c4e875d --- /dev/null +++ b/patches/packages/curl-8.1.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: -- cgit v1.2.3-80-g2a13