forked from pool/aws-c-io
Accepting request 1090890 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.23 * Use UUID for socket endpoints by @TwistedTwigleg in (#570) * Update time to ancient by @jmklix in (#571) * aws_future by @graebm in (#572) * aws_async_input_stream by @graebm in (#573) * aws_future keeps channel alive until callback fires by @graebm in (#574) * Tests for aws_async_input_stream by @graebm in (#575) OBS-URL: https://build.opensuse.org/request/show/1090890 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 5 10:52:36 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.13.23
|
||||||
|
* Use UUID for socket endpoints by @TwistedTwigleg in (#570)
|
||||||
|
* Update time to ancient by @jmklix in (#571)
|
||||||
|
* aws_future by @graebm in (#572)
|
||||||
|
* aws_async_input_stream by @graebm in (#573)
|
||||||
|
* aws_future keeps channel alive until callback fires by @graebm in (#574)
|
||||||
|
* Tests for aws_async_input_stream by @graebm in (#575)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 16 09:59:33 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue May 16 09:59:33 UTC 2023 - 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.22
|
Version: 0.13.23
|
||||||
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:b11f477943810f81b4feea54e7bd2b32b3a57d751d0cb43567decad54f705d93
|
|
||||||
size 650265
|
|
||||||
3
v0.13.23.tar.gz
Normal file
3
v0.13.23.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:69e556926be64a232837b5563588a30a0757d7429cb6881d9cf78c9f7d9988fe
|
||||||
|
size 670345
|
||||||
Reference in New Issue
Block a user