summaryrefslogtreecommitdiffstats
path: root/patches/packages/curl-8.4.0-x86_64-1_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-10-11 22:22:40 +0000
committer Eric Hameleers <alien@slackware.com>2023-10-12 13:30:43 +0200
commit8587721dc4abbac61cc5d495edc3a90b9f1ee772 (patch)
tree101d8fe30a1ce0ca3f31c7c15e4b6be7fae7ec82 /patches/packages/curl-8.4.0-x86_64-1_slack15.0.txt
parent3923d6b15dedd0eef9a6374a0c7e233d6b3efae6 (diff)
downloadcurrent-8587721dc4abbac61cc5d495edc3a90b9f1ee772.tar.gz
current-8587721dc4abbac61cc5d495edc3a90b9f1ee772.tar.xz
Wed Oct 11 22:22:40 UTC 202320231011222240_15.0
patches/packages/libcaca-0.99.beta20-x86_64-1_slack15.0.txz: Upgraded. Fixed a crash bug (a crafted file defining width of zero leads to divide by zero and a crash). Seems to be merely a bug rather than a security issue, but I'd been meaning to get beta20 building so this was a good excuse. Thanks to marav. For more information, see: https://www.cve.org/CVERecord?id=CVE-2022-0856 (* Security fix *)
Diffstat (limited to 'patches/packages/curl-8.4.0-x86_64-1_slack15.0.txt')
-rw-r--r--patches/packages/curl-8.4.0-x86_64-1_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/curl-8.4.0-x86_64-1_slack15.0.txt b/patches/packages/curl-8.4.0-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..54c4e875d
--- /dev/null
+++ b/patches/packages/curl-8.4.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: