diff --git a/aws-c-http.changes b/aws-c-http.changes index 5449b06..56b9ae8 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 12 06:06:47 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.7.11 + * Skip empty string for proxy env var by @TingDaoK in (#446) + ------------------------------------------------------------------- Wed Jun 7 11:14:22 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index 397ac19..1fe04cf 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.7.10 +Version: 0.7.11 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.7.10.tar.gz b/v0.7.10.tar.gz deleted file mode 100644 index ece55ea..0000000 --- a/v0.7.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dc02b241b477c35845e8f19d8f40647d8e1cae9f884b186f0051a58dd980193 -size 466776 diff --git a/v0.7.11.tar.gz b/v0.7.11.tar.gz new file mode 100644 index 0000000..a8877d9 --- /dev/null +++ b/v0.7.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fb991e52388895aa78c5cc37f1e65f38b62ddf559539ca5f5dd513178f629b +size 467086