SHA256
8
0
forked from pool/cpprest

57 Commits

Author SHA256 Message Date
0ea2b9c2ec Accepting request 1151214 from devel:libraries:c_c++
Prepare for RPM 4.20 (forwarded request 1151167 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1151214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=24
2024-02-26 18:46:32 +00:00
68f30e837d Accepting request 1151167 from home:dimstar:rpm4.20:c
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151167
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=57
2024-02-26 11:21:53 +00:00
f4b40f592a Accepting request 1131539 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1131539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=23
2023-12-07 18:11:00 +00:00
3834cc4559 Accepting request 1131489 from home:1Antoine1:branches:devel:libraries:c_c++
- Update to 2.10.19:
  * Make Uri.is_host_loopback() only return true for localhost and 127.0.0.1 exactly. 
    The old behavior could potentially return "true" for URLs that were not, in fact, local,
    and this could cause security issues if is_host_loopback was used in certain ways.
  * Fix likely typo in SafeInt3.hpp, that results in error with clang 15
  * Support for oauth2 with "client_credentials" grant type.
  * Add constructor from all integer types for json value.
  * Export http_exception for non Windows builds using visibility macros.

OBS-URL: https://build.opensuse.org/request/show/1131489
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=55
2023-12-07 07:44:00 +00:00
25fda74660 Accepting request 870131 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/870131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=22
2021-02-08 10:47:35 +00:00
878c7a3804 Accepting request 870110 from home:1Antoine1:branches:devel:libraries:c_c++
- Update to 2.10.18:
  * Add ability to parse and emit the NT Epoch 1601-01-01T00:00:00Z.
- Remove obsolete conditionals.
- Remove duplicate call to license macro.
- Simplify check section and make it work on Leap 15.2/15.3.

OBS-URL: https://build.opensuse.org/request/show/870110
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=53
2021-02-07 20:40:26 +00:00
0e05bfa93e Accepting request 863921 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/863921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=21
2021-01-18 10:29:52 +00:00
606d0520c9 Accepting request 863906 from home:1Antoine1:branches:devel:libraries:c_c++
- Update to 2.10.17:
  * Fix year calculation for the last day of a leap year.
  * Fix wrong linking of Apple Frameworks on MacOS.
  * Define __STDC_FORMAT_MACROS when it hasn't been defined to
    avoid duplicate define error.
  * Delete apparently broken .vcxprojs and .pfxes.
  * Removed defunct email contact information from the readme.

OBS-URL: https://build.opensuse.org/request/show/863906
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=51
2021-01-17 22:43:57 +00:00
6ea4d63898 Accepting request 860195 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/860195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=20
2021-01-04 18:09:38 +00:00
a8203a57f5 Accepting request 860140 from home:Andreas_Schwab:Factory
- cpprest-2.10.9-disable-test-extract_floating_point.patch: Only disable
  the problematic test
- base64.patch: Portable base64
- filestream.patch: Fix type mismatch in basic_file_buffer

OBS-URL: https://build.opensuse.org/request/show/860140
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=49
2021-01-04 13:08:51 +00:00
61eb78afb2 Accepting request 807559 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/807559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=19
2020-05-20 16:47:34 +00:00
6c8a011653 Accepting request 807486 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Add patch to disable 'extract_floating_point' test failing on
  ppc64* and aarch64:
  * cpprest-2.10.9-disable-test-extract_floating_point.patch

OBS-URL: https://build.opensuse.org/request/show/807486
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=47
2020-05-20 09:47:29 +00:00
a8ff5775eb Accepting request 801852 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/801852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=18
2020-05-08 21:09:13 +00:00
abf90f2d01 Accepting request 800302 from home:scarabeus_iv:branches:devel:libraries:c_c++
- Update to 2.10.16:
  * Various c++11 fixes
  * Cmake buildsystem improvements

OBS-URL: https://build.opensuse.org/request/show/800302
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=45
2020-05-08 18:37:33 +00:00
7b24a52475 Accepting request 721256 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/721256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=17
2019-08-06 15:27:12 +00:00
ee43a5beac Accepting request 721230 from home:1Antoine1:branches:devel:libraries:c_c++
- Update to 2.10.14:
  * json: {"meow"} is not a valid object.
  * Undefine compress if it is defined by zconf.h.
  * Use EVP_MAX_MD_SIZE instead of HMAC_MAX_MD_CBLOCK.
  * Remove the address_configured flag on tcp::resolver::query.
  * Add ping and pong to message handler.
  * Fix reusing ASIO http_client connecting to HTTPS server via
    proxy.
  * Fix order of object destruction (gh#microsoft/cpprestsdk#1171).
  * Fix SSL proxy tunnel support with basic auth.
- Fix build with GCC 9: Turn "deprecated-copy" and "redundant-move"
  errors into warnings (temporary, gh#microsoft/cpprestsdk#1099).

OBS-URL: https://build.opensuse.org/request/show/721230
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=43
2019-08-06 10:22:06 +00:00
954bdbd711 Accepting request 704379 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/704379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=16
2019-05-22 09:15:29 +00:00
f2f633a043 Accepting request 704252 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Add the missing zlib requirement.

OBS-URL: https://build.opensuse.org/request/show/704252
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=41
2019-05-21 08:23:09 +00:00
3611eb02e9 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
2019-05-01 06:31:10 +00:00
4465441f0d Accepting request 667790 from devel:libraries:c_c++
- Fix licensing issues:
  * Use upstream tarball as is, i.e. don't include third-party
    stuff from vcpkg submodule.
  * As a consequence, websocketpp is not embedded in tarball so
    add build requirement on system's websocketpp.
- Update to 2.10.8
  * Allow ppltasks.h and pplxtasks.h to co-exist
  * Fix incorrect const in reinterpret_cast
  * Fix UWP missing header
  * Adds support for OpenSSL 1.1.1
  * Fix string size for error message generated by windows_category
  * Add uri_builder::append_path_raw(...) to allow adding elements
    to path intentionally beginning with '/' ("//" will result in
    the final path value)
  * cmake: add code to detect system brotli library
  * Fix Brotli compress_helper early termination issue
- Update to 2.10.7
  * Several race conditions in the listener were worked around; the
    listeners remain experimental and are unlikely to productized
    in their current form; the race conditions are structural, but
    at least the client tests pass most of the time.
  * Incorrect handling of connection pooling bug that caused segfaults
    on Ubuntu introduced in 2.10.4 has been repaired.
  * websocketpp checked in 0.5.1 version has been changed to a
    submodule and updated to 0.8.1.
  * Added an API to set the number of threads in the asio thread pool
  * Add Transfer-Encoding compression support and extensible compression
    API
  * Improve utf8_to_utf16 speed for common path
  * added URI resolution according to RFC3986
  * Use pplx namespace consistently
  * Remove _ASYNCRTIMP from ~http_listener() and implement inline
  * Avoid using identifiers reserved by C++ in header guards
  * blackjack sample: use vector instead of shared pointer for array

OBS-URL: https://build.opensuse.org/request/show/667790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=15
2019-01-24 13:13:32 +00:00
8efc78f8d7 Accepting request 667306 from home:1Antoine1:branches:devel:libraries:c_c++
- Fix licensing issues:
  * Use upstream tarball as is, i.e. don't include third-party
    stuff from vcpkg submodule.
  * As a consequence, websocketpp is not embedded in tarball so
    add build requirement on system's websocketpp.

OBS-URL: https://build.opensuse.org/request/show/667306
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=38
2019-01-22 12:53:48 +00:00
c690d9f887 Accepting request 664955 from home:MargueriteSu:branches:devel:libraries:c_c++
- Update to 2.10.8
  * Allow ppltasks.h and pplxtasks.h to co-exist
  * Fix incorrect const in reinterpret_cast
  * Fix UWP missing header
  * Adds support for OpenSSL 1.1.1
  * Fix string size for error message generated by windows_category
  * Add uri_builder::append_path_raw(...) to allow adding elements
    to path intentionally beginning with '/' ("//" will result in
    the final path value)
  * cmake: add code to detect system brotli library
  * Fix Brotli compress_helper early termination issue
- Update to 2.10.7
  * Several race conditions in the listener were worked around; the
    listeners remain experimental and are unlikely to productized
    in their current form; the race conditions are structural, but
    at least the client tests pass most of the time.
  * Incorrect handling of connection pooling bug that caused segfaults
    on Ubuntu introduced in 2.10.4 has been repaired.
  * websocketpp checked in 0.5.1 version has been changed to a
    submodule and updated to 0.8.1.
  * Added an API to set the number of threads in the asio thread pool
  * Add Transfer-Encoding compression support and extensible compression
    API
  * Improve utf8_to_utf16 speed for common path
  * added URI resolution according to RFC3986
  * Use pplx namespace consistently
  * Remove _ASYNCRTIMP from ~http_listener() and implement inline
  * Avoid using identifiers reserved by C++ in header guards
  * blackjack sample: use vector instead of shared pointer for array

OBS-URL: https://build.opensuse.org/request/show/664955
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=37
2019-01-12 06:12:20 +00:00
4b35ccd377 Accepting request 635518 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/635518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=14
2018-09-13 22:02:23 +00:00
779a161176 Accepting request 635425 from home:1Antoine1:branches:devel:libraries:c_c++
- Update to 2.10.6:
  + Fix clang build error (gh#Microsoft/cpprestsdk#844).
- Update to 2.10.5:
  * Fix incorrect `cpprest/version.h`.
- Update to 2.10.4:
  * Add a `.clang-format` to enable consistent formatting.
  * Add support for `Host:` headers changing the checked CNAME
    field for SSL certificates in WinHTTP and Asio.
  * Pass 0666 to open() for creating files to better match the
    default behavior for other http clients (wget, etc).
  * Fix a build issue with clang
  * Teach cmake to respect the GNUInstallDirs variables
  * Improve handling of dead connections in the connection pool on
    Asio.
  * Improve error handling in the accept() call in `http_listener`
  * Improve the iOS buildsystem
- Update to 2.10.3:
  * Add a root `CMakeLists.txt` to improve support for VS2017 Open
    Folder.
  * Improve support for `/permissive-` in MSVC
  * Fix a regression due to compression support; we no longer fail
    on unknown Content-Encoding headers if we did not set
    Accepts-Encoding
  * Fix build failure with boost 1.63
  * Suppress and fix some warnings with new versions of gcc and
    clang
- Drop cpprestsdk-2.10.2-fix-gcc8.patch (fixed upstream).

OBS-URL: https://build.opensuse.org/request/show/635425
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=35
2018-09-13 10:56:32 +00:00
bae323cbc0 Accepting request 617304 from devel:libraries:c_c++
- fix build with gcc8 (add cpprestsdk-2.10.2-fix-gcc8.patch)

OBS-URL: https://build.opensuse.org/request/show/617304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=13
2018-06-19 10:04:22 +00:00
435c774a72 - fix build with gcc8 (add cpprestsdk-2.10.2-fix-gcc8.patch)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=33
2018-06-17 11:09:53 +00:00
fb44ee8c81 Accepting request 590325 from devel:libraries:c_c++
cpprestsdk 2.10.2

OBS-URL: https://build.opensuse.org/request/show/590325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=12
2018-03-24 15:15:36 +00:00
1df8406214 2.10.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=31
2018-03-22 13:51:05 +00:00
8e12e252a9 Accepting request 590306 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Update _constraint file since we needs more memory

OBS-URL: https://build.opensuse.org/request/show/590306
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=30
2018-03-22 13:19:31 +00:00
623f9b4876 Accepting request 562581 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/562581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=11
2018-01-09 13:55:22 +00:00
7e5ce4f054 Accepting request 561866 from home:1Antoine1:branches:devel:libraries:c_c++
- Update to version 2.10.1:
  * Improve CMake generation of UWP binaries.
  * Fix regression in CMake versions supported. As listed in the
    main CMakeLists.txt, we intend to only require 3.0.
  * Mirror changes in the main PPL sources to
    Concurrency::details::do_while(), which yield a significant
    compiler throughput improvement on MSVC.
  * Fix issues under /permissive-, an on-by-default flag for new
    projects in VS2017 15.5.
- Fix build with Boost 1.66:
  * Add cpprest-2.10.1-srand-boost-1.66.patch.
  * Add cpprest-2.10.1-threadpool-boost-1.66.patch.

OBS-URL: https://build.opensuse.org/request/show/561866
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=28
2018-01-08 16:36:24 +00:00
bfa6ec614b Accepting request 555058 from home:MargueriteSu:branches:M17N
- add a pkgconfig file, fix boo#1068836

OBS-URL: https://build.opensuse.org/request/show/555058
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=27
2017-12-25 11:48:46 +00:00
588dcb03fa Accepting request 542475 from devel:libraries:c_c++
cpprest 2.10.0

OBS-URL: https://build.opensuse.org/request/show/542475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=10
2017-11-17 09:56:59 +00:00
9930acce91 fix build
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=25
2017-11-16 18:29:06 +00:00
5b0f76a921 Accepting request 541235 from home:AndreasStieger:branches:devel:libraries:c_c++
cpprest 2.10.0

OBS-URL: https://build.opensuse.org/request/show/541235
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=24
2017-11-13 09:43:30 +00:00
85ccc96b46 Accepting request 519627 from devel:libraries:c_c++
fix build with glibc 2.26

OBS-URL: https://build.opensuse.org/request/show/519627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=9
2017-08-30 14:24:41 +00:00
7895ac9c24 do not change license
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=22
2017-08-30 08:53:34 +00:00
d7f8219642 fix Factory
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=21
2017-08-30 08:53:05 +00:00
a022917e3b Accepting request 454163 from devel:libraries:c_c++
cpprest 2.9.1

OBS-URL: https://build.opensuse.org/request/show/454163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=8
2017-02-04 14:21:17 +00:00
d4ec62b671 - use individual libboost-*-devel packages instead of boost-devel
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=19
2017-02-02 12:05:31 +00:00
d275db2eb4 Accepting request 454092 from home:AndreasStieger:branches:devel:libraries:c_c++
cpprest 2.9.1

OBS-URL: https://build.opensuse.org/request/show/454092
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=18
2017-02-02 09:11:39 +00:00
2a5a74e262 Accepting request 437907 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/437907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=7
2016-11-14 19:13:10 +00:00
34a7a6f74d 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
2016-10-30 15:44:52 +00:00
7a351f9b3d Accepting request 383781 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/383781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=6
2016-04-11 07:14:09 +00:00
2b702eca90 Accepting request 383778 from home:AndreasStieger:branches:devel:libraries:c_c++
cpprest 2.8.0

OBS-URL: https://build.opensuse.org/request/show/383778
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=14
2016-04-04 08:57:03 +00:00
4b96167699 Accepting request 347186 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/347186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=5
2015-12-09 18:49:48 +00:00
abf046311b Accepting request 347181 from home:pluskalm:branches:devel:libraries:c_c++
- Update to 2.7.0
  * see https://github.com/Microsoft/cpprestsdk/releases for full
    list of changes
- Update project and download url

OBS-URL: https://build.opensuse.org/request/show/347181
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=12
2015-12-02 15:20:41 +00:00
Stephan Kulow
e3b11ac47d Accepting request 315385 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/315385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=4
2015-07-12 20:52:40 +00:00
b7eda9898b Accepting request 315381 from home:Andreas_Schwab:Factory
- Ignore cdecl warning also on arm

OBS-URL: https://build.opensuse.org/request/show/315381
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=10
2015-07-07 10:37:12 +00:00
d3de2f14be Accepting request 314256 from devel:libraries:c_c++
build fixes

OBS-URL: https://build.opensuse.org/request/show/314256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=3
2015-06-30 08:18:53 +00:00
23317eadba Accepting request 314255 from home:AndreasStieger:branches:devel:libraries:c_c++
- fix architecture builds

OBS-URL: https://build.opensuse.org/request/show/314255
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=9
2015-06-28 14:32:09 +00:00
Ismail Dönmez
e0ba6249ae OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=8 2015-06-24 12:32:51 +00:00
Ismail Dönmez
5e00e2211e Add _constraints
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=7
2015-06-24 12:26:38 +00:00
Ismail Dönmez
427f2b5c96 - Add cpprest-pthread.patch to fix unit test linking
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=6
2015-06-24 10:05:05 +00:00
c87220389d Accepting request 311785 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/311785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=2
2015-06-12 18:32:00 +00:00
4c65062e62 Accepting request 311784 from home:AndreasStieger:branches:M17N
cpprest 2.6.0

OBS-URL: https://build.opensuse.org/request/show/311784
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=4
2015-06-12 09:57:03 +00:00
ea11c9ccea Accepting request 309057 from devel:libraries:c_c++
cpprest / libcpprest / "C++ Rest SDK" a.k.a. Casablanca. An optional dependency for poedit 1.8.

OBS-URL: https://build.opensuse.org/request/show/309057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=1
2015-05-29 08:41:51 +00:00

Diff Content Not Available