SHA256
8
0
forked from pool/cpprest

Accepting request 437906 from home:AndreasStieger:branches:devel:libraries:c_c++

cpprest 2.9.0

OBS-URL: https://build.opensuse.org/request/show/437906
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=16
This commit is contained in:
2016-10-30 15:44:52 +00:00
committed by Git OBS Bridge
parent 51a35ed344
commit 97907468c7
5 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Oct 30 15:15:58 UTC 2016 - astieger@suse.com
- cpprest 2.9.0:
* Work around SSL compression methods memory leak in ASIO.
* Fix header reading on linux listener using HTTPS.
* Add support for basic authentication.
* honour http_proxy env-variable.
* Update to include access control allow origin.
* Switched license from Apache 2.0 to MIT
-------------------------------------------------------------------
Mon Apr 4 08:13:14 UTC 2016 - astieger@suse.com