forked from pool/aws-c-io
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
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 7 10:38:39 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7465064355d69935a4a51fc7289af9d1cdb67f7f40c4697512835d8ffa5162a9
|
||||
size 637289
|
||||
3
v0.10.17.tar.gz
Normal file
3
v0.10.17.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59d97ba61e861a4abe58b7e89b9613f8c5f9054e5e4165bc81d4f2483e09597d
|
||||
size 641043
|
||||
Reference in New Issue
Block a user