From 249f8a11e32b7e714d98ed55ce0e4ddaeccc7819245ddec56589746357cf13be Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 8 Aug 2022 15:07:59 +0000 Subject: [PATCH] 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 --- aws-c-io.changes | 14 ++++++++++++++ aws-c-io.spec | 2 +- v0.11.2.tar.gz | 3 --- v0.13.0.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 v0.11.2.tar.gz create mode 100644 v0.13.0.tar.gz diff --git a/aws-c-io.changes b/aws-c-io.changes index 21d50fa..5ad5b57 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Aug 8 09:24:58 UTC 2022 - John Paul Adrian Glaubitz + +- 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 diff --git a/aws-c-io.spec b/aws-c-io.spec index 716417b..e5abe87 100644 --- a/aws-c-io.spec +++ b/aws-c-io.spec @@ -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 diff --git a/v0.11.2.tar.gz b/v0.11.2.tar.gz deleted file mode 100644 index e4ecd9c..0000000 --- a/v0.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b60270d23b6e2f4a5d80e64ca6538ba114cd6044b53752964c940f87e59bf0d9 -size 655691 diff --git a/v0.13.0.tar.gz b/v0.13.0.tar.gz new file mode 100644 index 0000000..ad479a7 --- /dev/null +++ b/v0.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46015cb3673011539bd457c1095eea2dd3eb4115aee3e86e552d3b4aa4b96b9e +size 659537