summaryrefslogtreecommitdiffstats
path: root/patches/packages/curl-8.1.2-x86_64-1_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-05-31 01:29:12 +0000
committer Eric Hameleers <alien@slackware.com>2023-05-31 13:30:29 +0200
commitf33a393b0f5440b4b2cc9c0932b6205f86463fb4 (patch)
tree6481a69b69b6928e14c049398ca0c89c4e726bb0 /patches/packages/curl-8.1.2-x86_64-1_slack15.0.txt
parentc1766a73e4f2361d87593f128bcee4e99247f515 (diff)
downloadcurrent-f33a393b0f5440b4b2cc9c0932b6205f86463fb4.tar.gz
current-f33a393b0f5440b4b2cc9c0932b6205f86463fb4.tar.xz
Wed May 31 01:29:12 UTC 202320230531012912_15.0
patches/packages/curl-8.1.2-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. patches/packages/openssl-1.1.1u-x86_64-1_slack15.0.txz: Upgraded. This update fixes a security issue: Possible DoS translating ASN.1 object identifiers. For more information, see: https://www.openssl.org/news/secadv/20230530.txt https://www.cve.org/CVERecord?id=CVE-2023-2650 (* Security fix *) patches/packages/openssl-solibs-1.1.1u-x86_64-1_slack15.0.txz: Upgraded.
Diffstat (limited to 'patches/packages/curl-8.1.2-x86_64-1_slack15.0.txt')
-rw-r--r--patches/packages/curl-8.1.2-x86_64-1_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/curl-8.1.2-x86_64-1_slack15.0.txt b/patches/packages/curl-8.1.2-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..54c4e875d
--- /dev/null
+++ b/patches/packages/curl-8.1.2-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: