forked from pool/aws-crt-cpp
Accepting request 1175863 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.26.9 - 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) OBS-URL: https://build.opensuse.org/request/show/1175863 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=42
This commit is contained in:
parent
5917438894
commit
a923b6192c
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 13:52:30 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.26.9
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 21 11:23:17 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define library_soversion 1
|
||||
|
||||
Name: aws-crt-cpp
|
||||
Version: 0.26.8
|
||||
Version: 0.26.9
|
||||
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:36ced4fb54c8eb7325b4576134e01f93bfaca2709565b5ad036d198d703e4c8f
|
||||
size 350459
|
3
v0.26.9.tar.gz
Normal file
3
v0.26.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b5760d34fbbfcc971f561296e828de4c788750472fd9bd3ac20068a083620f2
|
||||
size 351103
|
Loading…
Reference in New Issue
Block a user