Hello community, here is the log from the commit of package cpprest for openSUSE:Factory checked in at 2019-05-22 11:15:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cpprest (Old) and /work/SRC/openSUSE:Factory/.cpprest.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cpprest" Wed May 22 11:15:29 2019 rev:16 rq:704379 version:2.10.13 Changes: -------- --- /work/SRC/openSUSE:Factory/cpprest/cpprest.changes 2019-01-24 14:13:34.659351205 +0100 +++ /work/SRC/openSUSE:Factory/.cpprest.new.5148/cpprest.changes 2019-05-22 11:15:31.806539340 +0200 @@ -1,0 +2,24 @@ +Mon May 20 12:52:29 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Add the missing zlib requirement. + +------------------------------------------------------------------- +Sat Apr 27 18:43:50 UTC 2019 - Andreas Stieger <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- cpprestsdk-2.10.8.tar.gz New: ---- cpprestsdk-2.10.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cpprest.spec ++++++ --- /var/tmp/diff_new_pack.SLeESH/_old 2019-05-22 11:15:32.630539189 +0200 +++ /var/tmp/diff_new_pack.SLeESH/_new 2019-05-22 11:15:32.634539187 +0200 @@ -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) @@ -36,6 +36,7 @@ BuildRequires: gcc-c++ BuildRequires: openssl-devel >= 1.0 BuildRequires: pkgconfig(websocketpp) >= 0.8 +BuildRequires: pkgconfig(zlib) %if 0%{?suse_version} > 1325 BuildRequires: libboost_atomic-devel BuildRequires: libboost_filesystem-devel ++++++ cpprestsdk-2.10.8.tar.gz -> cpprestsdk-2.10.13.tar.gz ++++++ ++++ 138633 lines of diff (skipped)
