diff --git a/aws-c-auth.changes b/aws-c-auth.changes index a419b80..07792a8 100644 --- a/aws-c-auth.changes +++ b/aws-c-auth.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jan 3 13:23:11 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.7.10 + * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#220) +- from version 0.7.9 + * Fix error when tests run in parallel by @graebm in (#221) + ------------------------------------------------------------------- Thu Nov 30 12:37:35 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-auth.spec b/aws-c-auth.spec index d8ca2f7..321fc8a 100644 --- a/aws-c-auth.spec +++ b/aws-c-auth.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1 Name: aws-c-auth -Version: 0.7.8 +Version: 0.7.10 Release: 0 Summary: AWS C99 library implementation of AWS client-side authentication License: Apache-2.0 diff --git a/v0.7.10.tar.gz b/v0.7.10.tar.gz new file mode 100644 index 0000000..d20f0b2 --- /dev/null +++ b/v0.7.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c16ab631dbd2b28fc8cb2efa7d604e7ced20a77bc95d1816dd94512b36490b +size 255742 diff --git a/v0.7.8.tar.gz b/v0.7.8.tar.gz deleted file mode 100644 index 60a9c64..0000000 --- a/v0.7.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5db8ab91262b5c055e3634f2c9dc2bc1a3285c2dd5513fdcafcb3e79468dc7de -size 255398