forked from pool/aws-c-io
Accepting request 1080310 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.13.21 * Raise error message if macOS key import failed by @xiazhvera in (#558) * Get socket from handler by @TingDaoK in (#560) * Fix DNS starvation case by @bretambrose in (#562) - from version 0.13.20 * doc: Fix typo in readme by @codingspirit in (#554) * Skip PKCS#11 setup when tests are disabled by @graebm in (#557) * DNS Ping Proposal by @bretambrose in (#559) OBS-URL: https://build.opensuse.org/request/show/1080310 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 19 12:20:04 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.13.21
|
||||||
|
* Raise error message if macOS key import failed by @xiazhvera in (#558)
|
||||||
|
* Get socket from handler by @TingDaoK in (#560)
|
||||||
|
* Fix DNS starvation case by @bretambrose in (#562)
|
||||||
|
- from version 0.13.20
|
||||||
|
* doc: Fix typo in readme by @codingspirit in (#554)
|
||||||
|
* Skip PKCS#11 setup when tests are disabled by @graebm in (#557)
|
||||||
|
* DNS Ping Proposal by @bretambrose in (#559)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 13 09:41:41 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Mon Mar 13 09:41:41 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.19
|
Version: 0.13.21
|
||||||
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:0d54be16b10b60064e28cb2ab3f34383afcbf933c434cad3a28159e75a4c7d74
|
|
||||||
size 656488
|
|
||||||
3
v0.13.21.tar.gz
Normal file
3
v0.13.21.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f7811e2dc9ce2875410cf5eee45d1d4a3304d597a6df866384cbd98ed6341bd5
|
||||||
|
size 647300
|
||||||
Reference in New Issue
Block a user