8
0
forked from pool/aws-crt-cpp

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

- Update to version 0.18.16
  * Change sprintf to snprintf by @jmklix in (#431)
  * Add Support for choosing PQ TLS Cipher Preferences by @alexw91 in (#434)

OBS-URL: https://build.opensuse.org/request/show/1036707
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=9
This commit is contained in:
2022-11-20 18:40:47 +00:00
committed by Git OBS Bridge
parent 2ce283c8a9
commit 8f01a385cf
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 18 20:22:05 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.18.16
* Change sprintf to snprintf by @jmklix in (#431)
* Add Support for choosing PQ TLS Cipher Preferences by @alexw91 in (#434)
-------------------------------------------------------------------
Tue Nov 15 09:39:21 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>