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

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

- Update to version 0.13.15
  * Fix possible crash when host resolver returns
    two addresses. by @TingDaoK in (#543)
  * Fix build on OpenBSD by @knightjoel in (#545)
  * Fix: Generate random callback by @waahm7 in (#542)

OBS-URL: https://build.opensuse.org/request/show/1063425
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=26
This commit is contained in:
2023-02-08 13:52:33 +00:00
committed by Git OBS Bridge
parent 404ec3d656
commit b76624eaa5
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 6 14:08:59 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.15
* Fix possible crash when host resolver returns
two addresses. by @TingDaoK in (#543)
* Fix build on OpenBSD by @knightjoel in (#545)
* Fix: Generate random callback by @waahm7 in (#542)
-------------------------------------------------------------------
Wed Jan 18 13:18:07 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>