From 54e94d8e99a4a48ffbde82a53557945b99a661f856d27246d25c0551bf804e63 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 6 Jun 2024 07:00:11 +0000 Subject: [PATCH] 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 --- aws-c-io.changes | 12 ++++++++++++ aws-c-io.spec | 2 +- v0.14.8.tar.gz | 3 --- v0.14.9.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 v0.14.8.tar.gz create mode 100644 v0.14.9.tar.gz diff --git a/aws-c-io.changes b/aws-c-io.changes index 0361571..442059a 100644 --- a/aws-c-io.changes +++ b/aws-c-io.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jun 5 08:50:30 UTC 2024 - John Paul Adrian Glaubitz + +- 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 diff --git a/aws-c-io.spec b/aws-c-io.spec index d05793e..6ffcee5 100644 --- a/aws-c-io.spec +++ b/aws-c-io.spec @@ -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 diff --git a/v0.14.8.tar.gz b/v0.14.8.tar.gz deleted file mode 100644 index 804dd99..0000000 --- a/v0.14.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d50e21fdbd5170a4071fe067ef4ce297b02cb058ad47e118305e25f6e07d9cf0 -size 669134 diff --git a/v0.14.9.tar.gz b/v0.14.9.tar.gz new file mode 100644 index 0000000..e60a3b4 --- /dev/null +++ b/v0.14.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3b7236f70209ac12b5bafa7dd81b75cc68b691a0aa0686d6d3b7e4bbe5fbc9 +size 672964