forked from pool/aws-c-io
Accepting request 861626 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.0 + NUMA-aware event-loops + Host resolver improvements + Best of two event-loop load balancing + Windows build fix for iocp event loop (#346) OBS-URL: https://build.opensuse.org/request/show/861626 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 8 12:04:21 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.8.0
|
||||||
|
+ NUMA-aware event-loops
|
||||||
|
+ Host resolver improvements
|
||||||
|
+ Best of two event-loop load balancing
|
||||||
|
+ Windows build fix for iocp event loop (#346)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 16 11:30:42 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Dec 16 11:30:42 UTC 2020 - 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.7.1
|
Version: 0.8.0
|
||||||
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:e97a78b8e3e9b91c44dc9759ad6fc522368363d642e446f9e7919612ba83cf9e
|
|
||||||
size 562912
|
|
||||||
3
v0.8.0.tar.gz
Normal file
3
v0.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:08e8c0ac22e146061aee8f16da37f9d685b8de93fe3417e55607f88e5352e82a
|
||||||
|
size 573789
|
||||||
Reference in New Issue
Block a user