SHA256
8
0
forked from pool/cpprest

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

cpprestsdk 2.10.13

OBS-URL: https://build.opensuse.org/request/show/698681
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=40
This commit is contained in:
2019-05-01 06:31:10 +00:00
committed by Git OBS Bridge
parent beec7948e3
commit 28aec629c4
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Apr 27 18:43:50 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 2.10.13:
* fixes related to date and time handling
- includes changes in 2.10.12:
* Fix race conditions
* Fix oauth nonces containing nulls
* Rewrite date formatting and parsing
- includes changes in 2.10.11:
* Fix HTTP/1.0 'Keep-Alive' handling in http_client
* developer visible changes
- includes changes in 2.10.10:
* Handle multi-byte unicode characters in json parsing
- includes changes in 2.10.9:
* Prevent infinite loop during proxy authentication
* handle null bytes when parsing utf8
* compiler fixes and developer visible fixes
-------------------------------------------------------------------
Sun Jan 20 09:24:04 UTC 2019 - antoine.belvire@opensuse.org