forked from pool/aws-crt-cpp
Dirk Mueller
8f01a385cf
- 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
108 lines
4.4 KiB
Plaintext
108 lines
4.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 18 20:22:05 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 15 09:39:21 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 14 13:04:22 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Add missing dependency on runtime library package for devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 11 12:55:40 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 13:50:26 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 6 07:14:17 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 8 10:18:15 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 19 11:42:09 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 29 09:37:43 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Initial build
|
|
+ Version 0.17.28
|