8
0
forked from pool/aws-c-common

Accepting request 1055799 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.8.6
  * Update CI to fix downstream build by @waahm7 in (#944)
  * Sba metrics test fix by @bretambrose in (#933)
  * aws_secure_zero() checks NULL before calling memset() by @graebm in (#952)
  * Add codecov action by @TingDaoK in (#955)
  * CBMC proofs: Add and fix declarations by @tautschnig in (#956)
  * Fix Appverifier always running the first test by @TwistedTwigleg in (#958)
  * UTF-8 validator by @graebm in (#959)

OBS-URL: https://build.opensuse.org/request/show/1055799
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=47
This commit is contained in:
2023-01-04 16:19:40 +00:00
committed by Git OBS Bridge
parent bb23ee3ef1
commit b4b2adc1d8
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jan 4 13:02:11 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.8.6
* Update CI to fix downstream build by @waahm7 in (#944)
* Sba metrics test fix by @bretambrose in (#933)
* aws_secure_zero() checks NULL before calling memset() by @graebm in (#952)
* Add codecov action by @TingDaoK in (#955)
* CBMC proofs: Add and fix declarations by @tautschnig in (#956)
* Fix Appverifier always running the first test by @TwistedTwigleg in (#958)
* UTF-8 validator by @graebm in (#959)
-------------------------------------------------------------------
Tue Nov 8 14:00:49 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package aws-c-common
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define library_version 1.0.0
%define library_soversion 1
Name: aws-c-common
Version: 0.8.5
Version: 0.8.6
Release: 0
Summary: Core C99 package for AWS SDK for C
License: Apache-2.0

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a6b9026de9ad0c1aac2aadbbf83e331f8259d8a8d6ce2f59f2094040bba3e71
size 507058

3
v0.8.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0031bd905d045b2e00d0625eecaff50dc0cde24e14a4dfc9e9277f93da4f12a3
size 510660