forked from pool/aws-c-io
Accepting request 1030336 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.5 * Add AppVerifier by @TwistedTwigleg in (#516) * Always set s_s2n_initialized_externally value by @waahm7 in (#517) * migrate uri helpers from aws-c-io by @DmitriyMusatkin in (#518) * Adds missing const by @waahm7 in (#520) - from version 0.13.4 * Fixes a missing include that may cause build failures depending on linux distribution by @bretambrose in (#514) * Fixes an event loop group clean up failure issue when process is exiting by @waahm7 in (#515) OBS-URL: https://build.opensuse.org/request/show/1030336 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 10:37:04 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.13.5
|
||||
* Add AppVerifier by @TwistedTwigleg in (#516)
|
||||
* Always set s_s2n_initialized_externally value by @waahm7 in (#517)
|
||||
* migrate uri helpers from aws-c-io by @DmitriyMusatkin in (#518)
|
||||
* Adds missing const by @waahm7 in (#520)
|
||||
- from version 0.13.4
|
||||
* Fixes a missing include that may cause build failures depending
|
||||
on linux distribution by @bretambrose in (#514)
|
||||
* Fixes an event loop group clean up failure issue when process
|
||||
is exiting by @waahm7 in (#515)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 09:36:09 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-c-io
|
||||
Version: 0.13.3
|
||||
Version: 0.13.5
|
||||
Release: 0
|
||||
Summary: I/O and TLS package AWS SDK for C
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:489d5eff888dfe762c5290c7cdc4e4ea88ccbfd0c848098673d1daeb359e8145
|
||||
size 659979
|
||||
3
v0.13.5.tar.gz
Normal file
3
v0.13.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f3ff7a01cfedbbea8c00e5f7f6444fd340fac781d115ddf84fbd952639ab22c
|
||||
size 651617
|
||||
Reference in New Issue
Block a user