From ae722327471df22d4cbb139f9af96d839dc7484e7251a38722d1aa839877f6ea Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 4 Apr 2019 01:01:51 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-http-client revision:10, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=85 --- ghc-http-client.changes | 11 +++++++++++ ghc-http-client.spec | 2 +- http-client-0.6.2.tar.gz | 3 --- http-client-0.6.3.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 http-client-0.6.2.tar.gz create mode 100644 http-client-0.6.3.tar.gz diff --git a/ghc-http-client.changes b/ghc-http-client.changes index 9ec875f..aaadfd8 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Apr 3 02:01:38 UTC 2019 - psimons@suse.com + +- Update http-client to version 0.6.3. + ## 0.6.3 + + * Detect response body termination before reading an extra null chunk + when possible. This allows connections to be reused in some corner + cases. See + [#395](https://github.com/snoyberg/http-client/issues/395) + ------------------------------------------------------------------- Thu Feb 28 03:01:36 UTC 2019 - psimons@suse.com diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 4a7d1b2..d24325b 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.2 +Version: 0.6.3 Release: 0 Summary: An HTTP client engine License: MIT diff --git a/http-client-0.6.2.tar.gz b/http-client-0.6.2.tar.gz deleted file mode 100644 index 11a9189..0000000 --- a/http-client-0.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b426d891ab68c0eabf9a455d67e37789d3a2b84d925ae247d9ff385a5b042f0 -size 89500 diff --git a/http-client-0.6.3.tar.gz b/http-client-0.6.3.tar.gz new file mode 100644 index 0000000..7bed5ad --- /dev/null +++ b/http-client-0.6.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8634ba2306755ff80c52e75d6e905ac7fd14498d849f251c185da180f28aad +size 89579 From 9176d8025c9431a4d6f33f6559cfcbcdd8afb977ea1d654bf83f0b888ad2f19f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 26 Apr 2019 21:25:46 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-http-client revision:11, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=86 --- ghc-http-client.changes | 10 ++++++++++ ghc-http-client.spec | 2 +- http-client-0.6.3.tar.gz | 3 --- http-client-0.6.4.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 http-client-0.6.3.tar.gz create mode 100644 http-client-0.6.4.tar.gz diff --git a/ghc-http-client.changes b/ghc-http-client.changes index aaadfd8..a602ace 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Apr 13 02:03:10 UTC 2019 - psimons@suse.com + +- Update http-client to version 0.6.4. + ## 0.6.4 + + * Avoid throwing an exception when a malformed HTTP header is received, + to be as robust as commonly used HTTP clients. + See [#398](https://github.com/snoyberg/http-client/issues/398) + ------------------------------------------------------------------- Wed Apr 3 02:01:38 UTC 2019 - psimons@suse.com diff --git a/ghc-http-client.spec b/ghc-http-client.spec index d24325b..5e0a3cf 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.3 +Version: 0.6.4 Release: 0 Summary: An HTTP client engine License: MIT diff --git a/http-client-0.6.3.tar.gz b/http-client-0.6.3.tar.gz deleted file mode 100644 index 7bed5ad..0000000 --- a/http-client-0.6.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef8634ba2306755ff80c52e75d6e905ac7fd14498d849f251c185da180f28aad -size 89579 diff --git a/http-client-0.6.4.tar.gz b/http-client-0.6.4.tar.gz new file mode 100644 index 0000000..5cda52b --- /dev/null +++ b/http-client-0.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369278ec3d0d89bfdd8bee5bd367b22b7812b98fd62a1121276d728aeeb239d9 +size 89810