diff --git a/aws-c-common.changes b/aws-c-common.changes index 64f9abf..aa58bdd 100644 --- a/aws-c-common.changes +++ b/aws-c-common.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 22 21:11:11 UTC 2019 - John Paul Adrian Glaubitz + +- Update to version 0.3.6 + + Faster CBMC stubs for memset and memcpy (#300) + * new memset and memcpy functions that are often + faster for CBMC to analyze + * PR comments addressed + ------------------------------------------------------------------- Wed Apr 10 11:48:21 UTC 2019 - John Paul Adrian Glaubitz diff --git a/aws-c-common.spec b/aws-c-common.spec index 3f6bddc..a6d6fa0 100644 --- a/aws-c-common.spec +++ b/aws-c-common.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 0unstable Name: aws-c-common -Version: 0.3.5 +Version: 0.3.6 Release: 0 Summary: Core c99 package for AWS SDK for C License: Apache-2.0 diff --git a/v0.3.5.tar.gz b/v0.3.5.tar.gz deleted file mode 100644 index 73351c7..0000000 --- a/v0.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a853e6b9333ec7736e2964c6141bed59b8a65aecf21a1ebf410e86e7fe137396 -size 195978 diff --git a/v0.3.6.tar.gz b/v0.3.6.tar.gz new file mode 100644 index 0000000..532875e --- /dev/null +++ b/v0.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:befe275b18639a7968a868c201700f3f909be70392c31ca2d6768dcb0cfa17ba +size 199072