diff --git a/ghc-http-client.changes b/ghc-http-client.changes index 41c4c12..2e2737b 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jul 10 15:42:37 UTC 2016 - mimi.vx@gmail.com + +- update to 0.4.31 +* Added length validation for RequestBodyStream + ------------------------------------------------------------------- Sun Jul 3 12:10:09 UTC 2016 - mimi.vx@gmail.com diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 98ac225..8e550a5 100644 --- a/ghc-http-client.spec +++ b/ghc-http-client.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-http-client # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-http-client -Version: 0.4.30 +Version: 0.4.31 Release: 0 Summary: HTTP client engine, intended as a base layer License: MIT diff --git a/http-client-0.4.30.tar.gz b/http-client-0.4.30.tar.gz deleted file mode 100644 index 6cf14d3..0000000 --- a/http-client-0.4.30.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ebd1e4a1d98f4a5f37e004684679cbdc974c1801219900f258b246b713a6926 -size 79327 diff --git a/http-client-0.4.31.tar.gz b/http-client-0.4.31.tar.gz new file mode 100644 index 0000000..5b5aa2d --- /dev/null +++ b/http-client-0.4.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3693508bd4099159f183d6bb8432d6b7a654f1d7ddf9b167a3372a91463b74 +size 79525