forked from pool/aws-crt-cpp
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
This commit is contained in:
parent
5df8df38a7
commit
e20095fad4
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 6 06:53:24 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- 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)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 12 09:44:31 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue Sep 12 09:44:31 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define library_soversion 1
|
%define library_soversion 1
|
||||||
|
|
||||||
Name: aws-crt-cpp
|
Name: aws-crt-cpp
|
||||||
Version: 0.23.1
|
Version: 0.24.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AWS C++ wrapper for AWS SDK C libraries
|
Summary: AWS C++ wrapper for AWS SDK C libraries
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8f7029fea12907564b80260cbea4a2b268ca678e7427def3e0c46871e9b42d16
|
|
||||||
size 322706
|
|
3
v0.24.2.tar.gz
Normal file
3
v0.24.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dfafd467f111cce24d6a784b92c415560387b1966c6c0d6fa9590f5be7a837d8
|
||||||
|
size 331609
|
Loading…
x
Reference in New Issue
Block a user