forked from pool/aws-c-io
Accepting request 1178687 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.14.9
* Fix tests that require a valid cert to use add_net_test_case
by @waahm7 in (#637)
* Fix signed/unsigned bug with aws_future_wait() timeout value
by @graebm in (#638)
* Adds Host Resolver IPv6 variations test by @waahm7 in (#639)
* Fix bug where last few bytes on socket go unread
by @graebm in (#642)
OBS-URL: https://build.opensuse.org/request/show/1178687
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 08:50:30 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.14.9
|
||||
* Fix tests that require a valid cert to use add_net_test_case
|
||||
by @waahm7 in (#637)
|
||||
* Fix signed/unsigned bug with aws_future_wait() timeout value
|
||||
by @graebm in (#638)
|
||||
* Adds Host Resolver IPv6 variations test by @waahm7 in (#639)
|
||||
* Fix bug where last few bytes on socket go unread
|
||||
by @graebm in (#642)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 09:16:50 UTC 2024 - 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.14.8
|
||||
Version: 0.14.9
|
||||
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:d50e21fdbd5170a4071fe067ef4ce297b02cb058ad47e118305e25f6e07d9cf0
|
||||
size 669134
|
||||
3
v0.14.9.tar.gz
Normal file
3
v0.14.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a3b7236f70209ac12b5bafa7dd81b75cc68b691a0aa0686d6d3b7e4bbe5fbc9
|
||||
size 672964
|
||||
Reference in New Issue
Block a user