forked from pool/aws-c-io
Accepting request 1035262 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.9 * Update CI to fix downstream build by @waahm7 in (#525) - from version 0.13.8 * Fix C++ One Definition Rules (ODR) Violations by @graebm in (#528) - from version 0.13.7 * OSX ECC key support by @xiazhvera in (#524) * Fix aws_import_ecc_key_into_keychain debug by @waahm7 in (#526) * sprintf() -> snprintf() by @graebm in (#527) * Set thread names to help debugging by @graebm in (#519) OBS-URL: https://build.opensuse.org/request/show/1035262 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 11 13:16:45 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.13.9
|
||||||
|
* Update CI to fix downstream build by @waahm7 in (#525)
|
||||||
|
- from version 0.13.8
|
||||||
|
* Fix C++ One Definition Rules (ODR) Violations by @graebm in (#528)
|
||||||
|
- from version 0.13.7
|
||||||
|
* OSX ECC key support by @xiazhvera in (#524)
|
||||||
|
* Fix aws_import_ecc_key_into_keychain debug by @waahm7 in (#526)
|
||||||
|
* sprintf() -> snprintf() by @graebm in (#527)
|
||||||
|
* Set thread names to help debugging by @graebm in (#519)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 1 12:44:12 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue Nov 1 12:44:12 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
%define library_version 1.0.0
|
%define library_version 1.0.0
|
||||||
%define library_soversion 0unstable
|
%define library_soversion 0unstable
|
||||||
Name: aws-c-io
|
Name: aws-c-io
|
||||||
Version: 0.13.6
|
Version: 0.13.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: I/O and TLS package AWS SDK for C
|
Summary: I/O and TLS package AWS SDK for C
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:71ea96e49c58d5cf60cca40f50282d70bb2a2bb91eac2245f63a2f55bb14759f
|
|
||||||
size 651601
|
|
||||||
3
v0.13.9.tar.gz
Normal file
3
v0.13.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:85d16471abeaa28a8a4c5f548d7605b7c16a4294fdd5cf7135813579a47ba31a
|
||||||
|
size 653016
|
||||||
Reference in New Issue
Block a user