diff --git a/aws-c-auth.changes b/aws-c-auth.changes index 53d764b..346582d 100644 --- a/aws-c-auth.changes +++ b/aws-c-auth.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jun 23 08:07:54 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.6.29 + * Don't use the default cursor to override if + no override needed by @TingDaoK in (#200) + * Fix the function that saying accepting null + but actually not by @TingDaoK in (#201) + * Send Host header in IMDS requests + by @jamesbornholt in (#203) + ------------------------------------------------------------------- Tue May 16 09:55:20 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-auth.spec b/aws-c-auth.spec index 95b67c0..425c9c6 100644 --- a/aws-c-auth.spec +++ b/aws-c-auth.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1 Name: aws-c-auth -Version: 0.6.28 +Version: 0.6.29 Release: 0 Summary: AWS C99 library implementation of AWS client-side authentication License: Apache-2.0 diff --git a/v0.6.28.tar.gz b/v0.6.28.tar.gz deleted file mode 100644 index b01b713..0000000 --- a/v0.6.28.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a89b97ab00b7a9e2f4955cd907bc3e8098292396a970754212510e3ff1e2fa2b -size 252198 diff --git a/v0.6.29.tar.gz b/v0.6.29.tar.gz new file mode 100644 index 0000000..2425245 --- /dev/null +++ b/v0.6.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e813d81abee5a6fe73cbd949ce07ce1ff34bcf0c71290827e6a7c1c1e8e6cb0 +size 252242