diff --git a/aws-c-io.changes b/aws-c-io.changes index c04e0d8..c7448be 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Feb 6 14:08:59 UTC 2023 - John Paul Adrian Glaubitz + +- 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 diff --git a/aws-c-io.spec b/aws-c-io.spec index c0b4f9b..72091b8 100644 --- a/aws-c-io.spec +++ b/aws-c-io.spec @@ -20,7 +20,7 @@ %define library_version 1.0.0 %define library_soversion 0unstable Name: aws-c-io -Version: 0.13.14 +Version: 0.13.15 Release: 0 Summary: I/O and TLS package AWS SDK for C License: Apache-2.0 diff --git a/v0.13.14.tar.gz b/v0.13.14.tar.gz deleted file mode 100644 index 6772df4..0000000 --- a/v0.13.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12b66510c3d9a4f7e9b714e9cfab2a5bf835f8b9ce2f909d20ae2a2128608c71 -size 653349 diff --git a/v0.13.15.tar.gz b/v0.13.15.tar.gz new file mode 100644 index 0000000..02aa757 --- /dev/null +++ b/v0.13.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a099d6d2e384b88d90059ac01f6558aa6ba2c7be040a1ff2fc44e2e8eb8659b3 +size 653956