From 726d85a97c0a385c1e3654723ed61e7df7ef72c60ea3ece55c1f4022af39cb9f Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Sun, 9 Jan 2022 15:17:54 +0000 Subject: [PATCH] Accepting request 944715 from home:glaubitz:branches:devel:libraries:c_c++ - Update to version 0.10.17 * Event loop pinning + TLS updates + Support for channel creation with event loop pinning + Additional TLS tests + SCH_USE_STRONG_CRYPTO enabled by default on Windows (monitor for potential breakage) OBS-URL: https://build.opensuse.org/request/show/944715 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=13 --- aws-c-io.changes | 10 ++++++++++ aws-c-io.spec | 2 +- v0.10.16.tar.gz | 3 --- v0.10.17.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 v0.10.16.tar.gz create mode 100644 v0.10.17.tar.gz diff --git a/aws-c-io.changes b/aws-c-io.changes index f69d3e1..f2af9df 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jan 7 10:38:39 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.10.17 + * Event loop pinning + TLS updates + + Support for channel creation with event loop pinning + + Additional TLS tests + + SCH_USE_STRONG_CRYPTO enabled by default on Windows + (monitor for potential breakage) + ------------------------------------------------------------------- Tue Jan 4 14:52:52 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-io.spec b/aws-c-io.spec index b822560..cdd2965 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.10.16 +Version: 0.10.17 Release: 0 Summary: I/O and TLS package AWS SDK for C License: Apache-2.0 diff --git a/v0.10.16.tar.gz b/v0.10.16.tar.gz deleted file mode 100644 index dd3e383..0000000 --- a/v0.10.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7465064355d69935a4a51fc7289af9d1cdb67f7f40c4697512835d8ffa5162a9 -size 637289 diff --git a/v0.10.17.tar.gz b/v0.10.17.tar.gz new file mode 100644 index 0000000..13eedce --- /dev/null +++ b/v0.10.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59d97ba61e861a4abe58b7e89b9613f8c5f9054e5e4165bc81d4f2483e09597d +size 641043