mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
d6bbed4a7d
patches/packages/curl-8.9.1-x86_64-2_slack15.0.txz: Rebuilt. This is a bugfix release. [PATCH] sigpipe: init the struct so that first apply ignores. Thanks to ponce. patches/packages/mozilla-firefox-115.14.0esr-x86_64-1_slack15.0.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/115.14.0/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2024-34/ https://www.cve.org/CVERecord?id=CVE-2024-7519 https://www.cve.org/CVERecord?id=CVE-2024-7521 https://www.cve.org/CVERecord?id=CVE-2024-7522 https://www.cve.org/CVERecord?id=CVE-2024-7524 https://www.cve.org/CVERecord?id=CVE-2024-7525 https://www.cve.org/CVERecord?id=CVE-2024-7526 https://www.cve.org/CVERecord?id=CVE-2024-7527 https://www.cve.org/CVERecord?id=CVE-2024-7529 https://www.cve.org/CVERecord?id=CVE-2024-7531 (* Security fix *) patches/packages/mozilla-thunderbird-115.14.0-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/115.14.0esr/releasenotes/
11 lines
552 B
Text
11 lines
552 B
Text
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:
|