diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 20d13a9..ab111a7 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 16 14:13:14 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.19.2 + * Fix GCC/Clang ASM error by @graebm in (#444) + * Bound strlen call by maximum topic length by @bretambrose in (#446) + * Custom auth websocket fix by @TwistedTwigleg in (#418) + * Rejoin always by @bretambrose in (#447) + * Mqtt5 Interruption tests by @xiazhvera in (#448) + * Update submodules by @TwistedTwigleg in (#449) + * Fix flaky tests by @graebm in (#451) + * How to use system installation of libcrypto by @graebm in (#450) + ------------------------------------------------------------------- Tue Dec 6 11:05:30 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index f642862..962a48a 100644 --- a/aws-crt-cpp.spec +++ b/aws-crt-cpp.spec @@ -1,7 +1,7 @@ # # spec file for package aws-crt-cpp # -# Copyright (c) 2022 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_soversion 1 Name: aws-crt-cpp -Version: 0.19.1 +Version: 0.19.2 Release: 0 Summary: AWS C++ wrapper for AWS SDK C libraries License: Apache-2.0 diff --git a/v0.19.1.tar.gz b/v0.19.1.tar.gz deleted file mode 100644 index 8484c6b..0000000 --- a/v0.19.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:335a35d827fef5c3d2f561bc0e6fe22808546a3c08136c305b104e3df0dcd4a8 -size 300564 diff --git a/v0.19.2.tar.gz b/v0.19.2.tar.gz new file mode 100644 index 0000000..eaa4c37 --- /dev/null +++ b/v0.19.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1368b67937dacf68855896820bdc671f6ec7aacdd1a693a353758f06074b111 +size 302078