diff --git a/aws-c-io.changes b/aws-c-io.changes index ea1e563..8aee9af 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Oct 17 10:37:04 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.13.5 + * Add AppVerifier by @TwistedTwigleg in (#516) + * Always set s_s2n_initialized_externally value by @waahm7 in (#517) + * migrate uri helpers from aws-c-io by @DmitriyMusatkin in (#518) + * Adds missing const by @waahm7 in (#520) +- from version 0.13.4 + * Fixes a missing include that may cause build failures depending + on linux distribution by @bretambrose in (#514) + * Fixes an event loop group clean up failure issue when process + is exiting by @waahm7 in (#515) + ------------------------------------------------------------------- Fri Sep 2 09:36:09 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-io.spec b/aws-c-io.spec index 2e0a479..ab7d8f7 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.3 +Version: 0.13.5 Release: 0 Summary: I/O and TLS package AWS SDK for C License: Apache-2.0 diff --git a/v0.13.3.tar.gz b/v0.13.3.tar.gz deleted file mode 100644 index c8f7e2a..0000000 --- a/v0.13.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:489d5eff888dfe762c5290c7cdc4e4ea88ccbfd0c848098673d1daeb359e8145 -size 659979 diff --git a/v0.13.5.tar.gz b/v0.13.5.tar.gz new file mode 100644 index 0000000..cb85b84 --- /dev/null +++ b/v0.13.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f3ff7a01cfedbbea8c00e5f7f6444fd340fac781d115ddf84fbd952639ab22c +size 651617