forked from pool/aws-c-common
Accepting request 872354 from home:glaubitz:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/872354 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 15 10:55:05 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.4.67
|
||||
+ NUMA set_mempolicy fix
|
||||
* Modifies how NUMA symbols are looked up so that symbols that
|
||||
are weak on certain platforms don't end up getting stomped
|
||||
- from version 0.4.66
|
||||
+ Infinite Loop Fix
|
||||
* Fixes an infinite loop in the thread scheduler
|
||||
- from version 0.4.65
|
||||
+ MSVC warnings fixes
|
||||
* Disabled non-standard extension warning that is
|
||||
actually a lie on MSVC
|
||||
- from 0.4.64
|
||||
+ Windows TryLock fix
|
||||
* Fixes an issue with aws_mutex_try_lock on Windows
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 10:54:25 UTC 2020 - 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.4.63
|
||||
Version: 0.4.67
|
||||
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:6184de1b3502a8e3f078b9e4105e9cdf95d103a94c81774c314645dfb1bd5a2e
|
||||
size 411272
|
||||
3
v0.4.67.tar.gz
Normal file
3
v0.4.67.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00149a0b38577303bd64a3789df0ff6048cb0e107798e12b7ccf12c61a83c079
|
||||
size 416636
|
||||
Reference in New Issue
Block a user