diff --git a/aws-c-http.changes b/aws-c-http.changes index 0d97586..c4200d5 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 15 10:50:26 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.8.4 + * Mark the network interface API experimental by @waahm7 in (#475) +- from version 0.8.3 + * clang-format 18 by @graebm in (#469) + * Bind to a list of Network Interfaces by @waahm7 in (#471) + ------------------------------------------------------------------- Wed Jun 5 09:52:17 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index a67ddad..e7e0f3e 100644 --- a/aws-c-http.spec +++ b/aws-c-http.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1_0_0 Name: aws-c-http -Version: 0.8.2 +Version: 0.8.4 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.8.2.tar.gz b/v0.8.2.tar.gz deleted file mode 100644 index 417b87e..0000000 --- a/v0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a76ba75e59e1ac169df3ec00c0d1c453db1a4db85ee8acd3282a85ee63d6b31c -size 470706 diff --git a/v0.8.4.tar.gz b/v0.8.4.tar.gz new file mode 100644 index 0000000..06ed9b3 --- /dev/null +++ b/v0.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0331af393325bc653e007aa3fbda0a8f31c0724101e3d3d84017c3fe819c74ee +size 472399