8
0
forked from pool/aws-c-common

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

- Update to version 0.4.22
  + aws_byte_buf_append_and_update
    * Add append and update function to common (#554)
- from version 0.4.21
  + Made windows stack trace much more resilient (#552)
    * SymSetOptions, try to be more resilient
    * Write symbol name and addr if file/line cannot be found
    * Simplified and cleaned up symbol printing, ensure
      that we get the most info possible
    * fflush at the end of aws_backtrace_print()
    * fflush and free, clang-format
- from version 0.4.20
  + Fix for ancient linux
    * Fix for old linux (#545)

OBS-URL: https://build.opensuse.org/request/show/750314
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=11
This commit is contained in:
2019-11-28 12:45:00 +00:00
committed by Git OBS Bridge
parent 0738cf9e91
commit 669e03c7e9
4 changed files with 22 additions and 4 deletions

View File

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