summaryrefslogtreecommitdiffstats
path: root/patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-07-26 19:26:39 +0000
committer Eric Hameleers <alien@slackware.com>2023-07-27 13:30:35 +0200
commitb15eb44ef7c03e0cb238a9f9c28ea30c5ff057bc (patch)
treee821b0ccf750e2efcf81e4d16d27ab72aa11c388 /patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt
parent18a15de6ae75d17a325fbeb693cdbf6e27c2ede6 (diff)
downloadcurrent-b15eb44ef7c03e0cb238a9f9c28ea30c5ff057bc.tar.gz
current-b15eb44ef7c03e0cb238a9f9c28ea30c5ff057bc.tar.xz
Wed Jul 26 19:26:39 UTC 202320230726192639_15.0
patches/packages/curl-8.2.1-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. testing/packages/mozilla-firefox-115.0.3esr-x86_64-1_slack15.0.txz: Added. This seems good to go, but a little testing won't hurt. testing/packages/mozilla-thunderbird-115.0.1-x86_64-1_slack15.0.txz: Added. Here, like in -current, we're going to wait until upstream deems this ready to trigger the automatic update from earlier versions. testing/packages/rust-1.70.0-x86_64-1_slack15.0.txz: Added. This will replace the package in /extra/rust-for-mozilla/ when the 115.x versions of Firefox and Thunderbird become the main ones in Slackware 15.0.
Diffstat (limited to 'patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt')
-rw-r--r--patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt b/patches/packages/curl-8.2.1-x86_64-1_slack15.0.txt
new file mode 100644
index 000000000..54c4e875d
--- /dev/null
+++ b/patches/packages/curl-8.2.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: