forked from pool/aws-crt-cpp
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
This commit is contained in:
parent
d32e6cfd8e
commit
5a06489a70
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 15:18:13 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 13 08:51:56 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define library_soversion 1
|
||||
|
||||
Name: aws-crt-cpp
|
||||
Version: 0.24.11
|
||||
Version: 0.26.0
|
||||
Release: 0
|
||||
Summary: AWS C++ wrapper for AWS SDK C libraries
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:920b56c6b9972a72fe4f028b622dd6c45c7ea1f790fc2903ad5959b49fc1517c
|
||||
size 337873
|
3
v0.26.0.tar.gz
Normal file
3
v0.26.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c17b528b071fa0e95ff430d117c573dbab0079a9e5a0f627507ee04ef2e545b0
|
||||
size 340012
|
Loading…
Reference in New Issue
Block a user