forked from pool/aws-c-io
Accepting request 1223375 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1223375 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-io?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 17:39:11 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.15.1
|
||||
* chore: Modified bug issue template to add checkbox to
|
||||
report potential regression. by @ashishdhingra in (#671)
|
||||
* Fix s2n cleanup by @DmitriyMusatkin in #687
|
||||
- from version 0.15.0
|
||||
* Update CMake to 3.9 by @waahm7 in (#686)
|
||||
- from version 0.14.20
|
||||
* Handle PKCS#8 private keys in Windows by @sfod in (#683)
|
||||
* Add network interface name validation api by @waahm7 in (#675)
|
||||
- from version 0.14.19
|
||||
* Clarify socket options logging by @sbSteveK in (#681)
|
||||
* Use s2n_cleanup_thread() and path by @TingDaoK in (#682)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 13:41:28 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -15,12 +15,13 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%bcond_with test
|
||||
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-c-io
|
||||
Version: 0.14.18
|
||||
Version: 0.15.1
|
||||
Release: 0
|
||||
Summary: I/O and TLS package AWS SDK for C
|
||||
License: Apache-2.0
|
||||
@@ -31,11 +32,11 @@ Patch0: aci_fix-cmake-modules-path.patch
|
||||
Patch1: aci_add-so-version.patch
|
||||
BuildRequires: cmake
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: ninja
|
||||
BuildRequires: cmake(aws-c-cal)
|
||||
BuildRequires: cmake(aws-c-common)
|
||||
BuildRequires: pkgconfig(libssl)
|
||||
BuildRequires: cmake(s2n)
|
||||
BuildRequires: ninja
|
||||
BuildRequires: pkgconfig(libssl)
|
||||
|
||||
%description
|
||||
This is a module for the AWS SDK for C. It handles all I/O
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44e9dee181ed7d867d1cc2944f4b4669259b569fc56bdd6dd4c7c30440fc4bf8
|
||||
size 679051
|
||||
3
v0.15.1.tar.gz
Normal file
3
v0.15.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70f119b44f2758fc482872141cb712122f1c3c82fea16d203b7286a98c139a71
|
||||
size 679955
|
||||
Reference in New Issue
Block a user