SHA256
1
0
forked from pool/aws-crt-cpp
Commit Graph

37 Commits

Author SHA256 Message Date
Ana Guerrero
3568d594ec Accepting request 1166835 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1166835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-crt-cpp?expand=0&rev=3
2024-04-12 15:33:59 +00:00
dd9dd2c9e5 Accepting request 1164988 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.26.6
  * Disable jekyll on gh-pages by @sfod in (#608)
  * Bump cal by @DmitriyMusatkin in (#611)
- from version 0.26.5
  * CRT version bump by @DmitriyMusatkin in (#609)

OBS-URL: https://build.opensuse.org/request/show/1164988
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=36
2024-04-11 11:09:38 +00:00
Ana Guerrero
1adf8b3b31 Accepting request 1163975 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1163975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-crt-cpp?expand=0&rev=2
2024-04-02 14:43:25 +00:00
b2619cc03f Accepting request 1163289 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.26.4
  * Basic version of variant type using C++11 by @SergeyRyabinin in (#599)
- from version 0.26.3
  * Add in-place constructor and emplace method
    to optional by @SergeyRyabinin in (#600)
  * Latest submodules by @sbSteveK in (#601)

OBS-URL: https://build.opensuse.org/request/show/1163289
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=34
2024-04-01 18:07:56 +00:00
Ana Guerrero
3650b7fb5f Accepting request 1148507 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1148507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-crt-cpp?expand=0&rev=1
2024-03-18 15:46:26 +00:00
43db08c472 Accepting request 1147611 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.26.2
  * Temporary disable windows cert store test by @xiazhvera in (#595)
  * Update builder to fix CI (v0.9.56) by @xiazhvera in (#596)
  * Update version of s2n and c-cal by @sbiscigl in (#597)

OBS-URL: https://build.opensuse.org/request/show/1147611
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=32
2024-02-21 10:12:40 +00:00
23936c4d07 Accepting request 1139097 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.26.1
  * Update aws-c-io to pull in channel setup callback
    safety update by @bretambrose in (#591)

OBS-URL: https://build.opensuse.org/request/show/1139097
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=31
2024-01-17 07:21:39 +00:00
5a06489a70 Accepting request 1136564 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.26.0
  * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#583)
- from version 0.25.1
  * Custom auth polish by @bretambrose in (#584)
  * Test Shared Subscription by @alfred2g in (#587)
  * Fix overridden timeout values for mqtt5 operations by @sfod in (#588)
- from version 0.25.0
  * MQTT5 General Avalibility by @xiazhvera in (#585)

OBS-URL: https://build.opensuse.org/request/show/1136564
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=30
2024-01-05 12:47:53 +00:00
d32e6cfd8e Accepting request 1132814 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.24.11
  * Version bump to pickup endpoint resolution partition
    changes by @DmitriyMusatkin in (#581)
- from version 0.24.10
  * MQTT5 canary fix by @xiazhvera in (#572)
  * MQTT5 GA API review by @xiazhvera in (#575)
  * Fix host resolve on a non-existent host by @SergeyRyabinin in (#578)
  * Add a method to report library version from ApiHandle by @SergeyRyabinin in (#579)

OBS-URL: https://build.opensuse.org/request/show/1132814
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=29
2023-12-19 09:11:37 +00:00
b39e3601fc Accepting request 1129985 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.24.9
  * Pick up fix for s3express create session hang by @TingDaoK in (#576)
- from version 0.24.8
  * MQTT5 Topic aliasing support by @bretambrose in (#567)
  * Bind missing negotiated setting fields by @bretambrose in (#569)
  * Fix MQTT5 canary memory leak by @sfod in (#570)
  * MQTT5 Canary Improvment by @xiazhvera in (#571)
  * Pick up submodules update for performance optimization
    updates by @TingDaoK in (#573)

OBS-URL: https://build.opensuse.org/request/show/1129985
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=28
2023-12-02 08:42:44 +00:00
da21c9d79b Accepting request 1127897 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.24.7
  * Latest Submodules by @waahm7 in (#565)
- from version 0.24.6
  * Fix WSL by @waahm7 in (#563)
- from version 0.24.5
  * Unit test for removing callback severance on 5-to-3
    adapter by @xiazhvera in (#553)
  * Generate files in build directory by @sfod in (#559)
  * Update submodules to pull aws-lc build fix by @sfod in (#560)
- Refresh patches for new version
  * acc_fix-cmake-modules-path.patch

OBS-URL: https://build.opensuse.org/request/show/1127897
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=27
2023-11-23 09:21:35 +00:00
c474d6b4dd Accepting request 1118266 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.24.4
  * Update submodules to pick up fix for Sigv4A on MacOS 14+ by @TingDaoK in (#554)

OBS-URL: https://build.opensuse.org/request/show/1118266
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=26
2023-10-19 08:42:10 +00:00
e20095fad4 Accepting request 1115973 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.24.2
  * Fix CMake error when BUILD_DEPS=OFF by @graebm in (#551)
- from version 0.24.1
  * Disable doxygen for private header API by @xiazhvera in (#549)
- from version 0.24.0
  * MQTT3 clean shutdown by @sfod in (#535)
  * Add CI job with sanitizers enabled by @sfod in (#522)
  * Enable PKCS11 tests by @sfod in (#544)
  * Add Mqtt5ClientBuilder method to set bootstrap by @gqmelo in (#542)
  * Fix typo on NegotiatedSettings (Avaliable->Available) by @gqmelo in (#543)
  * Adapter API Update by @xiazhvera in (#545)
  * AutoTag PR for v0.24 by @bretambrose in (#546)

OBS-URL: https://build.opensuse.org/request/show/1115973
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=25
2023-10-09 11:11:08 +00:00
5df8df38a7 Accepting request 1110544 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.23.1
  * Added workflow for handling answerable discussions
    by @yasminetalby in (#533)
  * Update mqtt submodule to provide on_connection_termination
    callback by @sfod in (#534)
  * Fix failing CI tests by @sfod in (#536)
  * Fix CMake option for choosing MSVC runtime
    library by @graebm in (#537)

OBS-URL: https://build.opensuse.org/request/show/1110544
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=24
2023-09-13 07:35:27 +00:00
ee7b3b699a Accepting request 1105228 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.23.0
  * Fix permissions for stale issue bot by @jmklix (#530)
  * MQTT3 and MQTT5 fixes and updates by @bretambrose (#531)

OBS-URL: https://build.opensuse.org/request/show/1105228
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=23
2023-08-28 12:11:42 +00:00
d22bbde705 Accepting request 1104039 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.22.0
  * Bind out the MQTT5 to MQTT3 adapter by @xiazhvera in (#528)

OBS-URL: https://build.opensuse.org/request/show/1104039
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=22
2023-08-15 13:24:33 +00:00
2ac220aeb7 Accepting request 1101597 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.21.0
  * Update MQTT submodule to fix decoding/framing issue by @bretambrose in (#525)
- from version 0.20.6
  * Fix format specifier in canary by @xiazhvera in (#521)
  * Treat empty AWS environment variables as unset by @graebm in (#523)

OBS-URL: https://build.opensuse.org/request/show/1101597
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=21
2023-08-01 11:05:14 +00:00
9ba518cd6a Accepting request 1099188 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.20.6
  * Use ubuntu-22.04 in CI by @graebm in (#519)
- from version 0.20.5
  * Use Github actions/checkout@v3 by @graebm in (#516)
- from version 0.20.4
  * Use on_connection_* callbacks from aws-c-mqtt by @sfod in (#511)
  * Change S2N security policy for 0-RTT in TLS 1.3. by @graebm in (#514)
  * Fix warnings in headers by @waahm7 in (#500)

OBS-URL: https://build.opensuse.org/request/show/1099188
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=20
2023-07-18 09:42:48 +00:00
1432c9d2ed Accepting request 1097081 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.20.3
  * Fix JsonObject rvalue bug by @graebm in (#506)
  * MQTT311 extra connection callbacks by @TwistedTwigleg in (#469)
  * Submodules update by @TingDaoK in (#509)

OBS-URL: https://build.opensuse.org/request/show/1097081
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=19
2023-07-06 11:22:09 +00:00
0994ac496d Accepting request 1089787 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.20.2
  * Wrong optional was queried. by @beat-schaer in (#498)
  * Update time to ancient by @jmklix in (#501)
  * Additional unit-tests and unit-test adjustment by @TwistedTwigleg in (#499)
  * Bump the MQTT5 canary builder version by @TwistedTwigleg in (#502)
  * Update submodules by @sbSteveK in (#503)

OBS-URL: https://build.opensuse.org/request/show/1089787
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=18
2023-06-01 07:58:18 +00:00
f355f45fda Accepting request 1084690 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.20.1
  * Add token key name and value parameters. Add more
    logging by @TwistedTwigleg in (#492)
  * Full backwards compat with custom auth in MQTT311
    by @TwistedTwigleg in (#494)
  * PKCS12 builder support by @TwistedTwigleg in (#493)
  * Update Submodules by @sbSteveK in (#496)
- from version 0.20.0
  * Add GitHub templates and bots by @jmklix in (#488)
  * Mqtt5Client Clean Shutdown Refactor by @xiazhvera in (#485)
  * Capitalize MQTT5 function name by @xiazhvera in (#486)
  * MQTT5 Canary by @xiazhvera in (#443)
  * Enable MQTT5 client unit tests in CI and improve MQTT5
    client error handling by @xiazhvera in (#489)

OBS-URL: https://build.opensuse.org/request/show/1084690
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=17
2023-05-04 16:54:44 +00:00
ee01e9a3e9 Accepting request 1082500 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.19.9
  * Add sigv4a tests by @sbSteveK in (#472)
  * Add the main page to the documentation by @TwistedTwigleg in (#477)
  * Fix compiler warnings in tests by @graebm in (#476)
  * Remove CJSON and use aws-c-common JSON instead
    by @TwistedTwigleg in (#460)
  * Submodule update to pull in DNS resolution frequency update
    by @bretambrose in (#483)

OBS-URL: https://build.opensuse.org/request/show/1082500
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=16
2023-04-26 09:42:42 +00:00
a381ca51a9 Accepting request 1069568 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.19.8
  * [Aws::Crt::Optional] avoid std::aligned_storage by @kedartal in (#462)
  * Fix ambiguity around InputStream::ReadImpl() errors by @graebm in (#468)
  * Alpine/Musl CI by @bretambrose in (#416)
  * Change #if _MSC_VER to #ifdef _MSC_VER by @graebm in (#473)

OBS-URL: https://build.opensuse.org/request/show/1069568
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=15
2023-03-07 14:54:54 +00:00
980f69cb28 Accepting request 1063424 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.19.7
  * Update aws-c-auth by @waahm7 in (#465)
- from version 0.19.6
  * Fixing a low severity issue with parsing certificate
    Common Name (CN) by @waahm7 in (#463)
- from version 0.19.5
  * MQTT311 operation statistics support by @TwistedTwigleg in (#455)

OBS-URL: https://build.opensuse.org/request/show/1063424
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=14
2023-02-08 13:52:39 +00:00
7b4bf149bb Accepting request 1061209 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.19.4
  * Fix compiler warnings by @waahm7 in (#458)

OBS-URL: https://build.opensuse.org/request/show/1061209
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=13
2023-01-28 09:35:27 +00:00
c78f49705c Accepting request 1060805 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.19.3
  * Submodules update by @TingDaoK in (#456)

OBS-URL: https://build.opensuse.org/request/show/1060805
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=12
2023-01-25 09:35:53 +00:00
b1d036b270 Accepting request 1058717 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.19.2
  * Fix GCC/Clang ASM error by @graebm in (#444)
  * Bound strlen call by maximum topic length by @bretambrose in (#446)
  * Custom auth websocket fix by @TwistedTwigleg in (#418)
  * Rejoin always by @bretambrose in (#447)
  * Mqtt5 Interruption tests by @xiazhvera in (#448)
  * Update submodules by @TwistedTwigleg in (#449)
  * Fix flaky tests by @graebm in (#451)
  * How to use system installation of libcrypto by @graebm in (#450)

OBS-URL: https://build.opensuse.org/request/show/1058717
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=11
2023-01-19 15:33:28 +00:00
ee6ad9df4c Accepting request 1040620 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.19.1
  * Fixes double free bug in destruct http message
- from version 0.19.0
  * Bump sdkutils version by @DmitriyMusatkin in (#436)
  * Mqtt5 Support by @xiazhvera in (#437)

OBS-URL: https://build.opensuse.org/request/show/1040620
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=10
2022-12-06 14:43:17 +00:00
8f01a385cf Accepting request 1036707 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.18.16
  * Change sprintf to snprintf by @jmklix in (#431)
  * Add Support for choosing PQ TLS Cipher Preferences by @alexw91 in (#434)

OBS-URL: https://build.opensuse.org/request/show/1036707
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=9
2022-11-20 18:40:47 +00:00
2ce283c8a9 Accepting request 1035793 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.18.15
  * Remove another unused varaible by @DmitriyMusatkin in (#432)
- from version 0.18.14
  * Fix build warning on Windows by @DmitriyMusatkin in (#429)

OBS-URL: https://build.opensuse.org/request/show/1035793
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=8
2022-11-15 10:37:02 +00:00
5d41a0ea6a Accepting request 1035641 from home:glaubitz:branches:devel:libraries:c_c++
- Add missing dependency on runtime library package for devel package

OBS-URL: https://build.opensuse.org/request/show/1035641
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=7
2022-11-14 13:07:56 +00:00
ca441ab686 Accepting request 1035255 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.18.13
  * Fix C++ One Definition Rule (ODR) Violations by @graebm in (#426)
- from version 0.18.12
  * Fixed missing new header in the installation destination
- from version 0.18.11
  * Update aws-c-sdkutils to v0.1.6
- from version 0.18.10
  * Added Raspberry support for Github Action by @xiazhvera in (#415)
  * Endpoint resolution engine bindings by @DmitriyMusatkin in (#419)
  * Remove unused variable by @DmitriyMusatkin in (#420)
- from version 0.18.9
  * Version fix by @TingDaoK in (#412)

OBS-URL: https://build.opensuse.org/request/show/1035255
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=6
2022-11-11 19:23:36 +00:00
7b19c20670 Accepting request 1008220 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.18.8
  * Cognito provider by @bretambrose in (#409)
  * Submodule update to pull in event stream
    rpc race fix by @bretambrose in (#413)
- from version 0.18.7
  * S2N v1.3.22 by @graebm in (#410)
- from version 0.18.6
  * Update aws-c-s3 for endpoints race-condition fix by @graebm in (#405)
  * Allow static and shared libs to be mixed by @TingDaoK in (#396)
- from version 0.18.5
  * Updates AWS-C-IO & AWS-C-S3 by @waahm7 in (#403)
- from version 0.18.4
  * Fix typo by @SergeyRyabinin in (#401)
  * Update aws-c-io for Windows heap access violation
    fix by @TwistedTwigleg in (#400)

OBS-URL: https://build.opensuse.org/request/show/1008220
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=5
2022-10-06 12:35:54 +00:00
1f56d5c22b Accepting request 1001372 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.18.3
  * Use latest versions of S2N-TLS and AWS-LC by @graebm in (#397)
  * Adds support for Anonymous credentials by @waahm7 in (#398)
- from version 0.18.2
  * Fix script that keeps AWS_CRT_CPP_VERSION up
    to date by @graebm in (#394)
- from version 0.18.1
  * Fix to cmake detection of CRT version by
    consumers by @sdavtaker in (#393)
- from version 0.18.0
  * Latest submodules by @TingDaoK in (#392)
- Refresh patches for new version
  * acc_fix-cmake-modules-path.patch

OBS-URL: https://build.opensuse.org/request/show/1001372
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=4
2022-09-09 13:15:29 +00:00
8a72a8952d Accepting request 993740 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.17.34
  * Support/DELAYLOAD DLLs by @graebm in (#387)
- from version 0.17.33
  * Fixes an mqtt client issue where calling disconnect
    did not properly clean up some session state
- from version 0.17.32
  * Fixes an issue where the eventstream client would close the
    connection if it received data from an old stream. There is
    no mechanism to ensure there is no inbound data in transit
    at the time it closes its end of a stream, so the client
    instead ignores stale messages.
- from version 0.17.31
  * Update io and eventstream submodules to pull in crash
    and stream id ordering fixes
- from version 0.17.30
  * Document building for Apple silicon (M1). by @graebm in (#375)
  * MQTT builder custom authorizer support by @TwistedTwigleg in (#374)

OBS-URL: https://build.opensuse.org/request/show/993740
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=3
2022-08-10 16:23:56 +00:00
ef5149aefe Accepting request 978113 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.17.29
  * Adapt new input stream api by @TingDaoK in (#341)
  * Update aws-c-common to latest release by @TwistedTwigleg in (#372)
- Drop patches for issue fixed upstream
  * acc_adapt-new-input-stream-api.patch

OBS-URL: https://build.opensuse.org/request/show/978113
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=2
2022-05-23 06:30:20 +00:00
d050601b41 Accepting request 973888 from home:glaubitz:branches:devel:libraries:c_c++
- Initial build
  + Version 0.17.28

OBS-URL: https://build.opensuse.org/request/show/973888
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=1
2022-05-02 07:21:28 +00:00