diff --git a/aws-c-common.changes b/aws-c-common.changes index c8374c5..e52b31f 100644 --- a/aws-c-common.changes +++ b/aws-c-common.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 4 13:35:40 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.9.4 + * Authorize requests to GitHub API in Run CBMC proofs workflow by @adpaco-aws in (#1057) + * Reflexive vs symmetric in hash_table.h doc by @jmklix in (#1056) + * Add error codes for file read/write/open failures by @graebm in (#1061) + ------------------------------------------------------------------- Wed Sep 6 06:46:42 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-common.spec b/aws-c-common.spec index 6561841..d6421fb 100644 --- a/aws-c-common.spec +++ b/aws-c-common.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1 Name: aws-c-common -Version: 0.9.3 +Version: 0.9.4 Release: 0 Summary: Core C99 package for AWS SDK for C License: Apache-2.0 diff --git a/v0.9.3.tar.gz b/v0.9.3.tar.gz deleted file mode 100644 index 741afe9..0000000 --- a/v0.9.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:389eaac7f64d7d5a91ca3decad6810429eb5a65bbba54798b9beffcb4d1d1ed6 -size 541086 diff --git a/v0.9.4.tar.gz b/v0.9.4.tar.gz new file mode 100644 index 0000000..a8d0b85 --- /dev/null +++ b/v0.9.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63cdaf758f486eb83e93fc8e5508522c200f62acd034a7f62409a6dc78031955 +size 541542