forked from pool/aws-c-auth
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
This commit is contained in:
parent
4f13ee5c42
commit
25a029e7d5
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 23 08:07:54 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a89b97ab00b7a9e2f4955cd907bc3e8098292396a970754212510e3ff1e2fa2b
|
||||
size 252198
|
3
v0.6.29.tar.gz
Normal file
3
v0.6.29.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e813d81abee5a6fe73cbd949ce07ce1ff34bcf0c71290827e6a7c1c1e8e6cb0
|
||||
size 252242
|
Loading…
Reference in New Issue
Block a user