From 885b7ef6a974f28988779dc5e6b649d6ee687860cefc6b175d6bd42abf552dc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 27 Sep 2015 10:06:16 +0000 Subject: [PATCH] - update to 0.4.24 * Use a new TlsExceptionHostPort exception to indicate the host and port of the server we were trying to connect to when a TLS exception occurred. OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=23 --- ghc-http-client.changes | 7 +++++++ ghc-http-client.spec | 2 +- http-client-0.4.23.tar.gz | 3 --- http-client-0.4.24.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 http-client-0.4.23.tar.gz create mode 100644 http-client-0.4.24.tar.gz diff --git a/ghc-http-client.changes b/ghc-http-client.changes index 78513c8..6cbbcb4 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Sep 27 10:04:09 UTC 2015 - mimi.vx@gmail.com + +- update to 0.4.24 +* Use a new TlsExceptionHostPort exception to indicate the host and port of the + server we were trying to connect to when a TLS exception occurred. + ------------------------------------------------------------------- Sun Sep 20 19:18:53 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 0dc8bd4..a06772f 100644 --- a/ghc-http-client.spec +++ b/ghc-http-client.spec @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-http-client -Version: 0.4.23 +Version: 0.4.24 Release: 0 Summary: HTTP client engine, intended as a base layer License: MIT diff --git a/http-client-0.4.23.tar.gz b/http-client-0.4.23.tar.gz deleted file mode 100644 index 0579b7b..0000000 --- a/http-client-0.4.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:161519afbc9c9e51fd4429250b9bb1e475f5da4b550d0daf2a93a8e685660369 -size 76895 diff --git a/http-client-0.4.24.tar.gz b/http-client-0.4.24.tar.gz new file mode 100644 index 0000000..72fa692 --- /dev/null +++ b/http-client-0.4.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93e4182ef9d3e8b45b75cca0f63b20457823e5aeaba46f6a16de47d7e618e177 +size 77082