A Tool for Transferring Data from URLs
Curl is a client to get documents and files from or send documents to a
server using any of the supported protocols (HTTP, HTTPS, FTP, FTPS,
TFTP, DICT, TELNET, LDAP, or FILE). The command is designed to work
without user interaction or any kind of interactivity.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/curl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000185 185 Bytes | |
curl-7.35.0.tar.lzma | 0002271674 2.17 MB | |
curl-7.35.0.tar.lzma.asc | 0000000181 181 Bytes | |
curl-secure-getenv.patch | 0000001257 1.23 KB | |
curl-test172_cookie_expiration.patch | 0000000536 536 Bytes | |
curl.changes | 0000044611 43.6 KB | |
curl.keyring | 0000001455 1.42 KB | |
curl.spec | 0000005712 5.58 KB | |
dont-mess-with-rpmoptflags.diff | 0000000539 539 Bytes | |
libcurl-ocloexec.patch | 0000005697 5.56 KB |
Revision 88 (latest revision is 205)
Tomáš Chvátal (scarabeus_factory)
accepted
request 220950
from
Sascha Peilicke (saschpe)
(revision 88)
- update to 7.35.0 * security fix: CVE-2014-0015: re-use of wrong HTTP NTLM connection (bnc#858673) * changes: imap/pop3/smtp: Added support for SASL authentication downgrades imap/pop3/smtp: Extended the login options to support multiple auth mechanisms TheArtOfHttpScripting: major update, converted layout and more mprintf: Added support for I, I32 and I64 size specifiers makefile: Added support for VC7, VC11 and VC12 SSL: protocol version can be specified more precisely imap/pop3/smtp: Added graceful cancellation of SASL authentication Add "Happy Eyeballs" for IPv4/IPv6 dual connect attempts base64: Added validation of base64 input strings when decoding curl_easy_setopt: Added the ability to set the login options separately smtp: Added support for additional SMTP commands curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals nss: allow to use TLS > 1.0 if built against recent NSS SECURITY: added this document to describe our security processes parseconfig: warn if unquoted white spaces are detected * and many bugfixes - fix test failure because of an expired cookie (bnc#862144) * added curl-test172_cookie_expiration.patch - refresh libcurl-ocloexec.patch (forwarded request 220853 from vitezslav_cizek)
Comments 1
Hello, can aarch64 build be enabled for this package? It's almost a necessity for so many things.