forked from pool/aws-c-auth
Accepting request 1127884 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.7 * Add an Option to Disable v2 to v1 Fallback by @waahm7 in (#218) - from version 0.7.6 * Fix the imds client endless retry by @TingDaoK in (#217) - from version 0.7.5 * aws_signable refcounts request by @graebm in (#216) - from version 0.7.4 * Increase ancient bot by @jmklix in (#199) * Fix permissions for stale issue bot by @jmklix in (#212) * Minor CMakelists.txt cleanup by @graebm in (#213) * Added workflow for handling answerable discussions by @yasminetalby in (#214) * StsWebIdentity allow parameters by @waahm7 in (#215) OBS-URL: https://build.opensuse.org/request/show/1127884 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=17
This commit is contained in:
parent
38a9220e24
commit
5fcde6cd40
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 21 10:21:45 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.7.7
|
||||||
|
* Add an Option to Disable v2 to v1 Fallback by @waahm7 in (#218)
|
||||||
|
- from version 0.7.6
|
||||||
|
* Fix the imds client endless retry by @TingDaoK in (#217)
|
||||||
|
- from version 0.7.5
|
||||||
|
* aws_signable refcounts request by @graebm in (#216)
|
||||||
|
- from version 0.7.4
|
||||||
|
* Increase ancient bot by @jmklix in (#199)
|
||||||
|
* Fix permissions for stale issue bot by @jmklix in (#212)
|
||||||
|
* Minor CMakelists.txt cleanup by @graebm in (#213)
|
||||||
|
* Added workflow for handling answerable discussions
|
||||||
|
by @yasminetalby in (#214)
|
||||||
|
* StsWebIdentity allow parameters by @waahm7 in (#215)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 15 10:03:33 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue Aug 15 10:03:33 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define library_version 1.0.0
|
%define library_version 1.0.0
|
||||||
%define library_soversion 1
|
%define library_soversion 1
|
||||||
Name: aws-c-auth
|
Name: aws-c-auth
|
||||||
Version: 0.7.3
|
Version: 0.7.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AWS C99 library implementation of AWS client-side authentication
|
Summary: AWS C99 library implementation of AWS client-side authentication
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:22e334508b76f1beddefbf877f200c8a5ace4e3956c6be6545b7572762afe8c5
|
|
||||||
size 252840
|
|
3
v0.7.7.tar.gz
Normal file
3
v0.7.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ea3c9e75b59b36aaf9147deec655d1669f197745bbe914cd3b8e234740be29ba
|
||||||
|
size 255080
|
Loading…
Reference in New Issue
Block a user