SHA256
8
0
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:
2022-01-09 15:17:54 +00:00
committed by Git OBS Bridge
parent e3401c205b
commit 726d85a97c
4 changed files with 14 additions and 4 deletions

View File

@@ -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>