diff --git a/aws-c-common.changes b/aws-c-common.changes index 995ed1c..5a8f608 100644 --- a/aws-c-common.changes +++ b/aws-c-common.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Nov 22 14:16:13 UTC 2019 - John Paul Adrian Glaubitz + +- 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) + ------------------------------------------------------------------- Wed Nov 13 13:09:43 UTC 2019 - John Paul Adrian Glaubitz diff --git a/aws-c-common.spec b/aws-c-common.spec index b6a9685..bc0b708 100644 --- a/aws-c-common.spec +++ b/aws-c-common.spec @@ -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 diff --git a/v0.4.19.tar.gz b/v0.4.19.tar.gz deleted file mode 100644 index 902f9d3..0000000 --- a/v0.4.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5147df75eac52fac528a31ce0a8977e0626077c7025b83f6232ce9ac8b7c7df7 -size 318234 diff --git a/v0.4.22.tar.gz b/v0.4.22.tar.gz new file mode 100644 index 0000000..3fa6be2 --- /dev/null +++ b/v0.4.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5230ae11f445398d0201659c220e54658ad672b9348f3d372029f32c24fdabb +size 320187