SHA256
8
0
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:
2023-06-26 12:46:28 +00:00
committed by Git OBS Bridge
parent 4f13ee5c42
commit 25a029e7d5
4 changed files with 15 additions and 4 deletions

View File

@@ -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>