From 25a029e7d5556ece6374f62fdfb1a73c89bc11be35601bc92082c520c7b5486b Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Mon, 26 Jun 2023 12:46:28 +0000 Subject: [PATCH] Accepting request 1094794 from home:glaubitz:branches:devel:libraries:c_c++ - 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) OBS-URL: https://build.opensuse.org/request/show/1094794 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=12 --- aws-c-auth.changes | 11 +++++++++++ aws-c-auth.spec | 2 +- v0.6.28.tar.gz | 3 --- v0.6.29.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 v0.6.28.tar.gz create mode 100644 v0.6.29.tar.gz 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