8
0
forked from pool/aws-crt-cpp

Accepting request 1040620 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.19.1
  * Fixes double free bug in destruct http message
- from version 0.19.0
  * Bump sdkutils version by @DmitriyMusatkin in (#436)
  * Mqtt5 Support by @xiazhvera in (#437)

OBS-URL: https://build.opensuse.org/request/show/1040620
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=10
This commit is contained in:
2022-12-06 14:43:17 +00:00
committed by Git OBS Bridge
parent 8f01a385cf
commit ee6ad9df4c
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 6 11:05:30 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.19.1
* Fixes double free bug in destruct http message
- from version 0.19.0
* Bump sdkutils version by @DmitriyMusatkin in (#436)
* Mqtt5 Support by @xiazhvera in (#437)
-------------------------------------------------------------------
Fri Nov 18 20:22:05 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>