diff --git a/aws-c-common.changes b/aws-c-common.changes index 6c0df2e..f22ece6 100644 --- a/aws-c-common.changes +++ b/aws-c-common.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 4 13:02:11 UTC 2023 - John Paul Adrian Glaubitz + +- 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 diff --git a/aws-c-common.spec b/aws-c-common.spec index c408771..89d130b 100644 --- a/aws-c-common.spec +++ b/aws-c-common.spec @@ -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 diff --git a/v0.8.5.tar.gz b/v0.8.5.tar.gz deleted file mode 100644 index 3f1a28e..0000000 --- a/v0.8.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a6b9026de9ad0c1aac2aadbbf83e331f8259d8a8d6ce2f59f2094040bba3e71 -size 507058 diff --git a/v0.8.6.tar.gz b/v0.8.6.tar.gz new file mode 100644 index 0000000..c251de8 --- /dev/null +++ b/v0.8.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0031bd905d045b2e00d0625eecaff50dc0cde24e14a4dfc9e9277f93da4f12a3 +size 510660