forked from pool/aws-c-common
Accepting request 904577 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.5
* Managed thread handle cleanup
+ Fixes an issue where managed thread handles could be leaked on Windows
+ Fixes some incorrect logging format strings.
OBS-URL: https://build.opensuse.org/request/show/904577
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 7 10:51:08 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.6.5
|
||||
* Managed thread handle cleanup
|
||||
+ Fixes an issue where managed thread handles could be leaked on Windows
|
||||
+ Fixes some incorrect logging format strings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 12:16:30 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1
|
||||
Name: aws-c-common
|
||||
Version: 0.6.4
|
||||
Version: 0.6.5
|
||||
Release: 0
|
||||
Summary: Core c99 package for AWS SDK for C
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab75ccbb48aa5130a055cd212e39b2971f57acc7fe2f09c556425142fcbf3e9f
|
||||
size 427304
|
||||
3
v0.6.5.tar.gz
Normal file
3
v0.6.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3f7d715ea1fa6284677d145b3c16f7903b9a87a02fe4c5b4498fbee31d7b566
|
||||
size 427610
|
||||
Reference in New Issue
Block a user