compat-curl - A utility for getting files from remote servers (FTP, HTTP, and others).
cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and Dict servers, using any of the supported protocols. cURL is designed to work without user interaction or any kind of interactivity. cURL offers many useful capabilities, like proxy support, user authentication, FTP upload, HTTP post, and file transfer resume.
License: | MIT | Group: | applications/internet |
---|---|---|---|
URL: | http://curl.haxx.se/ |
Packages
Name | Epoch | Version | Release | Arch | Size | Built |
---|---|---|---|---|---|---|
compat-curl | 0 | 7.15.5 | 10.pre6.el5.fio | i686 | 187 KiB | 2011-06-23 04:09:34 |
compat-curl | 0 | 7.15.5 | 9.pre6.el5.fio | i686 | 188 KiB | 2011-06-23 01:30:01 |
Changelog:
- * 2010-02-15 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> - 7.15.5-9
- http://curl.haxx.se/docs/adv_20100209.html (#565408)
- * 2009-10-27 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> - 7.15.5-8
- mention lack of IPv6, FTPS and LDAP support while using a socks proxy (#473128) - avoid tight loop if an upload connection is broken (#479967) - add options --ftp-account and --ftp-alternative-to-user to program help (#517084) - fix crash when reusing connection after negotiate-auth (#517199) - support for CRL loading from a PEM file (#532069)
- * 2009-08-11 - Jindrich Novy <jnovy[AT]redhat[DOTCOM]> - 7.15.5-7
- sync patch for CVE-2007-0037 with 5.3.Z Related: #485290
- * 2009-08-10 - Kamil Dudka <kdudka[AT]redhat[DOTCOM]> - 7.15.5-6
- fix CVE-2009-2417 Resolves: #516258
- * 2009-03-10 - Jindrich Novy <jnovy[AT]redhat[DOTCOM]> - 7.15.5-5
- forwardport one hunk from upstream curl-7.15.1 Related: #485290