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:
@@ -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
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define major 2
|
||||
%define minor 10
|
||||
Name: cpprest
|
||||
Version: 2.10.8
|
||||
Version: 2.10.13
|
||||
Release: 0
|
||||
Summary: C++ REST library
|
||||
# main: MIT (license.txt)
|
||||
|
||||
3
cpprestsdk-2.10.13.tar.gz
Normal file
3
cpprestsdk-2.10.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7578881a23edf028943f81546614fc1ba4c2e22d348b4f49ab689e1d91a63cd5
|
||||
size 1761004
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd79d34b3fad4622ff58480f57ecdf374061c5bdbd83e317019422575c820443
|
||||
size 1750353
|
||||
Reference in New Issue
Block a user