Accepting request 66602 from home:elvigia:branches:devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/66602
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=44
This commit is contained in:
Cristian Rodríguez
2011-04-09 21:16:06 +00:00
committed by Git OBS Bridge
parent 64df61db69
commit d36d6addd8
6 changed files with 49 additions and 12 deletions

View File

@@ -1,4 +1,23 @@
-------------------------------------------------------------------
Sat Apr 9 20:42:27 UTC 2011 - crrodriguez@opensuse.org
- Support openSSL compiled without SSLv2 support
- Update to version 7.21.4
* SMTP: add brackets for MAIL FROM
* multi: connect fail => use next IP address
* pubkey_show: allocate buffer to fit any-size result
* Curl_do: avoid using stale conn pointer
* tftpd test server: avoid buffer overflow report from glibc
* OpenSSL get_cert_chain: support larger data sets
* SCP/SFTP transfers: acknowledge speedcheck
* connect problem: use UDP correctly
* OpenSSL: improved error message on SSL_CTX_new failures
* HTTP: memory leak on multiple Location:
* curl.1: typo in -v description
* CURLOPT_SOCKOPTFUNCTION: return proper error code --keepalive-time
* file: add support for CURLOPT_TIMECONDITION
* multi: fix CURLM_STATE_TOOFAST for multi_socket
-------------------------------------------------------------------
Fri Oct 22 16:37:03 UTC 2010 - cristian.rodriguez@opensuse.org
- Update to version 7.21.2