SHA256
8
0
forked from pool/cpprest
Files
cpprest/cpprest.changes

82 lines
2.7 KiB
Plaintext

-------------------------------------------------------------------
Wed Aug 30 08:48:08 UTC 2017 - astieger@suse.com
- fix build with glibc 2.26, adding
cpprestsdk-2.9.1-Fix-build-error-with-glibc-2.26-xlocale.h.patch
-------------------------------------------------------------------
Thu Feb 2 09:08:31 UTC 2017 - astieger@suse.com
- cpprest 2.9.1:
* All embedded licenses changed to MIT
* Update license header to reflect third party embedded code
-------------------------------------------------------------------
Wed Feb 1 10:31:33 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
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
- cpprest 2.8.0:
* oauth: add more proxy support
* http_client: Add TLS extension SNI for boost asio based http_client
* http_client: allow specifying a host header in http requests.
* http_client: add HTTP and HTTPS client proxy support
* fix a bug where http_client_asio took forever to cancel.
-------------------------------------------------------------------
Wed Dec 2 13:50:02 UTC 2015 - mpluskal@suse.com
- Update to 2.7.0
* see https://github.com/Microsoft/cpprestsdk/releases for full
list of changes
- Update project and download url
-------------------------------------------------------------------
Tue Jul 7 08:37:35 UTC 2015 - schwab@suse.de
- Ignore cdecl warning also on arm
-------------------------------------------------------------------
Sun Jun 28 13:11:08 UTC 2015 - astieger@suse.com
- fix architecture builds
-------------------------------------------------------------------
Wed Jun 24 10:04:53 UTC 2015 - idonmez@suse.com
- Add cpprest-pthread.patch to fix unit test linking
-------------------------------------------------------------------
Fri Jun 12 09:00:49 UTC 2015 - astieger@suse.com
- update to 2.6.0
* Deprecate streambuf::putn API
* File streams cleanup improvements
* API detail improvements
* Removed dependency on Boost.Locale and libiconv.
-------------------------------------------------------------------
Thu May 28 09:38:22 UTC 2015 - astieger@suse.com
- fix files listed twice
-------------------------------------------------------------------
Thu May 28 08:01:12 UTC 2015 - astieger@suse.com
- initial package