SHA256
8
0
forked from pool/aws-c-io

Accepting request 1104709 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.13.32
  * Fix permissions for stale issue bot by @jmklix in (#590)
  * Fix S2N blocked issue by @waahm7 in (#589)
- from version 0.13.31
  * Fix: release alpn string before set for
    tls_ctx_options by @xiazhvera in (#588)

OBS-URL: https://build.opensuse.org/request/show/1104709
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=39
This commit is contained in:
2023-08-21 10:22:24 +00:00
committed by Git OBS Bridge
parent fb67aee8b9
commit ae15f09ccb
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 15 10:49:30 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.32
* Fix permissions for stale issue bot by @jmklix in (#590)
* Fix S2N blocked issue by @waahm7 in (#589)
- from version 0.13.31
* Fix: release alpn string before set for
tls_ctx_options by @xiazhvera in (#588)
-------------------------------------------------------------------
Tue Jul 25 08:29:45 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>