forked from pool/aws-c-auth
Accepting request 1141725 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.14 * Make Partial Creds a Transient Error by @waahm7 in (#226) - from version 0.7.13 * Handle empty path in AWS_CONTAINER_CREDENTIALS_FULL_URI by @jamesbornholt in (#225) - from version 0.7.12 * Remove old test files by @graebm in (#223) * Add assumeRole chain support by @waahm7 in (#224) - from version 0.7.11 * Add an option to disable environment credentials provider in the default chain by @waahm7 in (#222) OBS-URL: https://build.opensuse.org/request/show/1141725 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=20
This commit is contained in:
parent
9e52c68041
commit
fccfa15bbc
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 11:48:06 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.7.14
|
||||
* Make Partial Creds a Transient Error by @waahm7 in (#226)
|
||||
- from version 0.7.13
|
||||
* Handle empty path in AWS_CONTAINER_CREDENTIALS_FULL_URI
|
||||
by @jamesbornholt in (#225)
|
||||
- from version 0.7.12
|
||||
* Remove old test files by @graebm in (#223)
|
||||
* Add assumeRole chain support by @waahm7 in (#224)
|
||||
- from version 0.7.11
|
||||
* Add an option to disable environment credentials provider
|
||||
in the default chain by @waahm7 in (#222)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 13:23:11 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1
|
||||
Name: aws-c-auth
|
||||
Version: 0.7.10
|
||||
Version: 0.7.14
|
||||
Release: 0
|
||||
Summary: AWS C99 library implementation of AWS client-side authentication
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79c16ab631dbd2b28fc8cb2efa7d604e7ced20a77bc95d1816dd94512b36490b
|
||||
size 255742
|
3
v0.7.14.tar.gz
Normal file
3
v0.7.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93d622cd3cb434b4edcaa48bf278f8bd12fbc4ae18893b07f5b94f8ae93e0bdb
|
||||
size 245089
|
Loading…
Reference in New Issue
Block a user