forked from pool/aws-crt-cpp
- Update to version 0.27.1
* cbor binding by @TingDaoK in (#627) * Fix ASan report about alloc/dealloc mismatch when compiled with C++23 by @waahm7 in (#633) - from version 0.27.0 * clang-format 18 by @graebm in (#628) * Update aes interface by @DmitriyMusatkin in (#631) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=48
This commit is contained in:
parent
476c10d8ce
commit
d88817c7c2
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 26 11:47:43 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.27.1
|
||||
* cbor binding by @TingDaoK in (#627)
|
||||
* Fix ASan report about alloc/dealloc mismatch
|
||||
when compiled with C++23 by @waahm7 in (#633)
|
||||
- from version 0.27.0
|
||||
* clang-format 18 by @graebm in (#628)
|
||||
* Update aes interface by @DmitriyMusatkin in (#631)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 12:03:06 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define library_soversion 1
|
||||
|
||||
Name: aws-crt-cpp
|
||||
Version: 0.26.12
|
||||
Version: 0.27.1
|
||||
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:e1a36dab2351c5c243094380a144db5956771c2b3e11f0a25861e199e8dd3eeb
|
||||
size 351114
|
3
v0.27.1.tar.gz
Normal file
3
v0.27.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9689854b67b1a436b1cd31aae75eed8669fbb8d6240fe36684133f93e345f1ac
|
||||
size 356474
|
Loading…
Reference in New Issue
Block a user