diff --git a/aws-c-io.changes b/aws-c-io.changes index bd44abc..36d18b7 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 7 11:30:20 UTC 2021 - John Paul Adrian Glaubitz + +- Update to version 0.10.6 + + Managed thread handle release + * Updates the managed thread system to properly release Windows thread + handles. Requires an associated change in aws-c-common as well. + ------------------------------------------------------------------- Mon Jun 21 12:07:26 UTC 2021 - John Paul Adrian Glaubitz diff --git a/aws-c-io.spec b/aws-c-io.spec index fdfb13b..c7e15aa 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.10.5 +Version: 0.10.6 Release: 0 Summary: I/O and TLS package AWS SDK for C License: Apache-2.0 diff --git a/v0.10.5.tar.gz b/v0.10.5.tar.gz deleted file mode 100644 index 49e0c79..0000000 --- a/v0.10.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59abd4606661790cc0b777807938f3134cce77c03383015781498cfbfd191811 -size 581563 diff --git a/v0.10.6.tar.gz b/v0.10.6.tar.gz new file mode 100644 index 0000000..75725e6 --- /dev/null +++ b/v0.10.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4389d9357f1258e93ddf3bf223bddaadea1151e04492c841941cd3fd8ce9d5f6 +size 581724