forked from pool/aws-c-io
Accepting request 993724 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.0
* Custom TLS key operation support
+ Add asserts to aws_retry_strategy refcounts. by @graebm in (#500)
+ Custom TLS key operation support by @TwistedTwigleg in (#501)
- from version 0.12.0
* Remove support for legacy PQ Key Exchange Algorithms
+ Explicit warnings/error when default CA certificates
not found by @graebm in (#498)
+ Remove support for legacy PQ Key Exchange Algorithms
by @alexw91 in (#497)
OBS-URL: https://build.opensuse.org/request/show/993724
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 09:24:58 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.13.0
|
||||
* Custom TLS key operation support
|
||||
+ Add asserts to aws_retry_strategy refcounts. by @graebm in (#500)
|
||||
+ Custom TLS key operation support by @TwistedTwigleg in (#501)
|
||||
- from version 0.12.0
|
||||
* Remove support for legacy PQ Key Exchange Algorithms
|
||||
+ Explicit warnings/error when default CA certificates
|
||||
not found by @graebm in (#498)
|
||||
+ Remove support for legacy PQ Key Exchange Algorithms
|
||||
by @alexw91 in (#497)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 13:25:36 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-c-io
|
||||
Version: 0.11.2
|
||||
Version: 0.13.0
|
||||
Release: 0
|
||||
Summary: I/O and TLS package AWS SDK for C
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b60270d23b6e2f4a5d80e64ca6538ba114cd6044b53752964c940f87e59bf0d9
|
||||
size 655691
|
||||
3
v0.13.0.tar.gz
Normal file
3
v0.13.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46015cb3673011539bd457c1095eea2dd3eb4115aee3e86e552d3b4aa4b96b9e
|
||||
size 659537
|
||||
Reference in New Issue
Block a user