diff --git a/ghc-http-client.changes b/ghc-http-client.changes index 8656ecf..59c11d0 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 21 07:46:57 UTC 2019 - psimons@suse.com + +- Update http-client to version 0.6.1.1. + ## 0.6.1.1 + + * Ensure that `Int` parsing doesn't overflow [#383](https://github.com/snoyberg/http-client/issues/383) + ------------------------------------------------------------------- Tue Jan 15 03:03:10 UTC 2019 - psimons@suse.com diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 86c33d2..175f184 100644 --- a/ghc-http-client.spec +++ b/ghc-http-client.spec @@ -19,7 +19,7 @@ %global pkg_name http-client %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.6.1 +Version: 0.6.1.1 Release: 0 Summary: An HTTP client engine License: MIT diff --git a/http-client-0.6.1.1.tar.gz b/http-client-0.6.1.1.tar.gz new file mode 100644 index 0000000..25a0818 --- /dev/null +++ b/http-client-0.6.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd0eac3d225b4f52204fec0b9146a3aa8fe297e1622e35df9493a905898d937 +size 89142 diff --git a/http-client-0.6.1.tar.gz b/http-client-0.6.1.tar.gz deleted file mode 100644 index b45b0d0..0000000 --- a/http-client-0.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4e7d809b6068148e15b15a9ea9da8379b5219562a45799260849c93952bd267 -size 88984