mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
34532a5a6a
patches/packages/curl-8.11.0-x86_64-2_slack15.0.txz: Rebuilt. Adjust libcurl.pc to remove ldap from Requires.private. This fixes building PHP. Thanks to Thom1b. patches/packages/expat-2.6.4-x86_64-1_slack15.0.txz: Upgraded. This update fixes bugs and a security issue: Fix crash within function XML_ResumeParser from a NULL pointer dereference by disallowing function XML_StopParser to (stop or) suspend an unstarted parser. A new error code XML_ERROR_NOT_STARTED was introduced to properly communicate this situation. For more information, see: https://www.cve.org/CVERecord?id=CVE-2024-50602 (* Security fix *) patches/packages/mozilla-thunderbird-128.4.2esr-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/128.4.2esr/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:
|