mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
cf5d757506
patches/packages/curl-7.83.0-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: OAUTH2 bearer bypass in connection re-use. Credential leak on redirect. Bad local IPv6 connection reuse. Auth/cookie leak on redirect. For more information, see: https://curl.se/docs/CVE-2022-22576.html https://curl.se/docs/CVE-2022-27774.html https://curl.se/docs/CVE-2022-27775.html https://curl.se/docs/CVE-2022-27776.html https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776 (* Security fix *)
19 lines
1,004 B
Text
19 lines
1,004 B
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
|
# up the first '|' above the ':' following the base package name, and the '|'
|
|
# on the right side marks the last column you can put a character in. You must
|
|
# make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':'.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
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:
|