forked from pool/aws-crt-cpp
Accepting request 1178476 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.26.11 * Latest submodules by @waahm7 in (#621) - from version 0.26.10 * Fix memory leak when UnsubscribePacket is reused by @sfod in (#617) * Fix order of arguments when calling aws_aes_gcm_256_new by @sbiscigl in (#618) * Symmetric cipher state by @sbiscigl in (#619) * AutoTag PR for v0.26.9 by @bretambrose in (#620) OBS-URL: https://build.opensuse.org/request/show/1178476 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=44
This commit is contained in:
parent
a923b6192c
commit
c34d252f42
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 09:36:23 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.26.11
|
||||
* Latest submodules by @waahm7 in (#621)
|
||||
- from version 0.26.10
|
||||
* Fix memory leak when UnsubscribePacket is reused by @sfod in (#617)
|
||||
* Fix order of arguments when calling aws_aes_gcm_256_new by @sbiscigl in (#618)
|
||||
* Symmetric cipher state by @sbiscigl in (#619)
|
||||
* AutoTag PR for v0.26.9 by @bretambrose in (#620)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 13:52:30 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.9
|
||||
Version: 0.26.11
|
||||
Release: 0
|
||||
Summary: AWS C++ wrapper for AWS SDK C libraries
|
||||
License: Apache-2.0
|
||||
|
3
v0.26.11.tar.gz
Normal file
3
v0.26.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23acb2b14019182dd73fe6779ec266ee4d8937f19a99803da6407937fa22db7d
|
||||
size 351095
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b5760d34fbbfcc971f561296e828de4c788750472fd9bd3ac20068a083620f2
|
||||
size 351103
|
Loading…
Reference in New Issue
Block a user