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

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

- Update to version 0.13.36
  * Remove null check for aws_pkcs11_lib_login_user
    by @xiazhvera in (#611)
  * Use 500 ms rather than 25 ms for the exponential
    backoff defaults by @JonathanHenson in (#612)

OBS-URL: https://build.opensuse.org/request/show/1130682
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=41
This commit is contained in:
2023-12-05 09:44:46 +00:00
committed by Git OBS Bridge
parent 4ccbd95571
commit faf3d40756
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 4 09:02:50 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.36
* Remove null check for aws_pkcs11_lib_login_user
by @xiazhvera in (#611)
* Use 500 ms rather than 25 ms for the exponential
backoff defaults by @JonathanHenson in (#612)
-------------------------------------------------------------------
Tue Oct 17 10:18:10 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>