diff --git a/aws-c-io.changes b/aws-c-io.changes index 8216920..45a54ed 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 4 09:02:50 UTC 2023 - John Paul Adrian Glaubitz + +- 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 diff --git a/aws-c-io.spec b/aws-c-io.spec index 649514d..378402e 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.35 +Version: 0.13.36 Release: 0 Summary: I/O and TLS package AWS SDK for C License: Apache-2.0 diff --git a/v0.13.35.tar.gz b/v0.13.35.tar.gz deleted file mode 100644 index 22df16f..0000000 --- a/v0.13.35.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9232dbbb3324de36a280859a4ea84dd2b75e47961805f1cffe0f3a7e1831711 -size 677117 diff --git a/v0.13.36.tar.gz b/v0.13.36.tar.gz new file mode 100644 index 0000000..553387d --- /dev/null +++ b/v0.13.36.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df58a600958a7dce34a871ae145c829a721e2272a342964164c261257e766453 +size 677103