8
0
forked from pool/aws-c-common

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

- Update to version 0.4.42
  + Updated Process API to expose max fds for the system.
    * IO handle ulimit stuff. (#637)
    * API for reading max fds and updating the soft limit.
- from version 0.4.41
  + SBA fix for windows, warning fixes for ctz math fallbacks
    * Windows compilation fixes (#631)
    * Use _WIN32 consistently, no WIN32
    * Use signed compare in fallback ctz implementations
    * Added cross compile CI
    * Don't build consumers for cross compile, they're not
      all guaranteed to work
    * Use builder version v0.6.4
- from version 0.4.40
  + Small Block Allocator support
    * Add utility to append null terminator to aws_byte_buf.
    * Co-authored-by: Andrew Tang <tangliang551@gmail.com>
- from version 0.4.39
  + Minor fix for logcat log formatting
    * Removed erroneous bracket in log output via logcat (#624)
- from version 0.4.38
  + Android logcat logger
    * Additional PR Feedback from #621 (#623)
    * clang-format
- from version 0.4.37
  + Add aws_hash_combine

OBS-URL: https://build.opensuse.org/request/show/810451
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=17
This commit is contained in:
2020-06-03 13:11:43 +00:00
committed by Git OBS Bridge
parent 96f1d0fc29
commit 66fecdc1ab
4 changed files with 34 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define library_version 1.0.0
%define library_soversion 0unstable
Name: aws-c-common
Version: 0.4.36
Version: 0.4.42
Release: 0
Summary: Core c99 package for AWS SDK for C
License: Apache-2.0