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

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

- Update to version 0.7.10
  * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#220)
- from version 0.7.9
  * Fix error when tests run in parallel by @graebm in (#221)

OBS-URL: https://build.opensuse.org/request/show/1136532
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=19
This commit is contained in:
2024-01-03 18:39:41 +00:00
committed by Git OBS Bridge
parent 6974486c41
commit 9e52c68041
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jan 3 13:23:11 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.7.10
* Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#220)
- from version 0.7.9
* Fix error when tests run in parallel by @graebm in (#221)
-------------------------------------------------------------------
Thu Nov 30 12:37:35 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -19,7 +19,7 @@
%define library_version 1.0.0
%define library_soversion 1
Name: aws-c-auth
Version: 0.7.8
Version: 0.7.10
Release: 0
Summary: AWS C99 library implementation of AWS client-side authentication
License: Apache-2.0

3
v0.7.10.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79c16ab631dbd2b28fc8cb2efa7d604e7ced20a77bc95d1816dd94512b36490b
size 255742

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5db8ab91262b5c055e3634f2c9dc2bc1a3285c2dd5513fdcafcb3e79468dc7de
size 255398