diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 0711d1b..00a0541 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jun 26 11:47:43 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.27.1 + * cbor binding by @TingDaoK in (#627) + * Fix ASan report about alloc/dealloc mismatch + when compiled with C++23 by @waahm7 in (#633) +- from version 0.27.0 + * clang-format 18 by @graebm in (#628) + * Update aes interface by @DmitriyMusatkin in (#631) + ------------------------------------------------------------------- Thu Jun 13 12:03:06 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index dfa916f..5730264 100644 --- a/aws-crt-cpp.spec +++ b/aws-crt-cpp.spec @@ -20,7 +20,7 @@ %define library_soversion 1 Name: aws-crt-cpp -Version: 0.26.12 +Version: 0.27.1 Release: 0 Summary: AWS C++ wrapper for AWS SDK C libraries License: Apache-2.0 diff --git a/v0.26.12.tar.gz b/v0.26.12.tar.gz deleted file mode 100644 index 0a903c9..0000000 --- a/v0.26.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1a36dab2351c5c243094380a144db5956771c2b3e11f0a25861e199e8dd3eeb -size 351114 diff --git a/v0.27.1.tar.gz b/v0.27.1.tar.gz new file mode 100644 index 0000000..fc478bb --- /dev/null +++ b/v0.27.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9689854b67b1a436b1cd31aae75eed8669fbb8d6240fe36684133f93e345f1ac +size 356474