From d88817c7c24c02aa5f5cac55eb57592910eb1290e67216d11b2337f9f70360a7 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Thu, 27 Jun 2024 09:54:34 +0000 Subject: [PATCH] - 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) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=48 --- aws-crt-cpp.changes | 11 +++++++++++ aws-crt-cpp.spec | 2 +- v0.26.12.tar.gz | 3 --- v0.27.1.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 v0.26.12.tar.gz create mode 100644 v0.27.1.tar.gz 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