Accepting request 120863 from home:jengelh:branches:devel:libraries:c_c++

- Update to new upstream release 7.25.0
* Added CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE,
  CURLOPT_TCP_KEEPINTVL
* use new library-side TCP_KEEPALIVE options
* Added a new CURLOPT_MAIL_AUTH option
* Added support for --mail-auth
* (for more see the shipped CHANGES file)

OBS-URL: https://build.opensuse.org/request/show/120863
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=73
This commit is contained in:
2012-05-14 08:01:48 +00:00
committed by Git OBS Bridge
parent 80b30ca0e4
commit aa7a41bd85
5 changed files with 36 additions and 17 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat May 12 23:24:56 UTC 2012 - jengelh@inai.de
- Update to new upstream release 7.25.0
* Added CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE,
CURLOPT_TCP_KEEPINTVL
* use new library-side TCP_KEEPALIVE options
* Added a new CURLOPT_MAIL_AUTH option
* Added support for --mail-auth
* (for more see the shipped CHANGES file)
-------------------------------------------------------------------
Wed Feb 8 00:45:18 UTC 2012 - crrodriguez@opensuse.org