SHA256
8
0
forked from pool/aws-c-auth

Accepting request 1147621 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.7.16
  * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#229)
- from version 0.7.15
  * Make Partial Creds a Transient Error by @waahm7 in (#226)

OBS-URL: https://build.opensuse.org/request/show/1147621
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=24
This commit is contained in:
2024-02-21 10:14:34 +00:00
committed by Git OBS Bridge
parent cfd6277b3f
commit cbee6c17da
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 19 15:27:03 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.7.16
* Fix a bunch of places we forget to aws_raise_error() by @graebm in (#229)
- from version 0.7.15
* Make Partial Creds a Transient Error by @waahm7 in (#226)
-------------------------------------------------------------------
Sat Jan 27 16:37:26 UTC 2024 - Dirk Müller <dmueller@suse.com>