forked from pool/aws-c-io
Accepting request 1000852 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.3 * Fix for heap access violation by @TwistedTwigleg in (#513) - from version 0.13.2 * Fallback for target load by @TingDaoK in (#511) - from version 0.13.1 * Clang windows by @bretambrose in (#504) * ALPN availability check function now properly checks for Windows 8.1 and above by @HolyZsiraf in (#502) * VerifyVersionInfo doesn't behave like you'd expect by @bretambrose in (#505) * Tolerate s2n_init() being called before aws_io_library_init() by @graebm in (#508) OBS-URL: https://build.opensuse.org/request/show/1000852 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 09:36:09 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.13.3
|
||||||
|
* Fix for heap access violation by @TwistedTwigleg in (#513)
|
||||||
|
- from version 0.13.2
|
||||||
|
* Fallback for target load by @TingDaoK in (#511)
|
||||||
|
- from version 0.13.1
|
||||||
|
* Clang windows by @bretambrose in (#504)
|
||||||
|
* ALPN availability check function now properly checks
|
||||||
|
for Windows 8.1 and above by @HolyZsiraf in (#502)
|
||||||
|
* VerifyVersionInfo doesn't behave like you'd expect
|
||||||
|
by @bretambrose in (#505)
|
||||||
|
* Tolerate s2n_init() being called before aws_io_library_init()
|
||||||
|
by @graebm in (#508)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 8 09:24:58 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Mon Aug 8 09:24:58 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.0
|
Version: 0.13.3
|
||||||
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:46015cb3673011539bd457c1095eea2dd3eb4115aee3e86e552d3b4aa4b96b9e
|
|
||||||
size 659537
|
|
||||||
3
v0.13.3.tar.gz
Normal file
3
v0.13.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:489d5eff888dfe762c5290c7cdc4e4ea88ccbfd0c848098673d1daeb359e8145
|
||||||
|
size 659979
|
||||||
Reference in New Issue
Block a user