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

Copy from home:elvigia:branches:devel:libraries:c_c++/curl via accept of submit request 38551 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/38551
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=33
This commit is contained in:
Cristian Rodríguez
2010-04-23 00:56:44 +00:00
committed by Git OBS Bridge
parent 9c89df5839
commit da72893741
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Apr 23 00:53:19 UTC 2010 - crrodriguez@opensuse.org
- Update to libcurl 7.20.1
* off-by-one in the chunked encoding trailer parser
* CURLOPT_CERTINFO memory leak
* threaded resolver double free when closing curl handle
* url_multi_remove_handle() caused use after free
* SSL possible double free when reusing curl handle
* alarm()-based DNS timeout bug
-------------------------------------------------------------------
Wed Mar 24 18:39:57 UTC 2010 - crrodriguez@opensuse.org