forked from pool/ghc-http-client
osc copypac from project:devel:languages:haskell:lts:11 package:ghc-http-client revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=59
This commit is contained in:
parent
6e27b77a1b
commit
6e0463439c
@ -1,191 +1,12 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 10 03:01:40 UTC 2018 - psimons@suse.com
|
Mon Mar 19 11:32:41 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update http-client to version 0.5.11.
|
||||||
|
A more detailed change log is not available.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 14 16:56:02 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
- Update http-client to version 0.5.10.
|
- Update http-client to version 0.5.10.
|
||||||
A more detailed change log is not available.
|
A more detailed change log is not available.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jan 29 11:26:32 UTC 2018 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update http-client to version 0.5.9.
|
|
||||||
A more detailed change log is not available.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Nov 19 03:46:57 UTC 2017 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 0.5.7.1.
|
|
||||||
A more detailed change log is not available.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
|
||||||
|
|
||||||
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed May 31 14:01:08 UTC 2017 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 0.5.7.0.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Feb 27 10:12:10 UTC 2017 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 0.5.6.1 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Feb 12 14:18:32 UTC 2017 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 0.5.5 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Nov 29 11:30:54 UTC 2016 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 0.4.31.2 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Sep 15 07:01:48 UTC 2016 - psimons@suse.com
|
|
||||||
|
|
||||||
- Update to version 0.4.31.1 revision 0 with cabal2obs.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Jul 10 15:42:37 UTC 2016 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to version 0.4.31 revision 0
|
|
||||||
* Added length validation for RequestBodyStream
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Jul 3 12:10:09 UTC 2016 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.30
|
|
||||||
* Deprecate parseUrl
|
|
||||||
* Add parseUrlThrow, parseRequest, and parseRequest_
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jun 17 07:48:56 UTC 2016 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.29
|
|
||||||
* Changed the order of connecting a socket and tweaking a socket, such that
|
|
||||||
the socket tweaking callback now happen before connecting.
|
|
||||||
* add setRequestIgnoreStatus
|
|
||||||
* Added missing Host: HTTP header for https CONNECT
|
|
||||||
* Fix: Redirects will be followed in httpRaw' when reusing a dead connection
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sat Apr 16 07:00:55 UTC 2016 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.28
|
|
||||||
* Add support for including request method in URL
|
|
||||||
* requestManagerOverride
|
|
||||||
* RequestBodyIO
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Apr 12 09:50:06 UTC 2016 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.27.1
|
|
||||||
* Incorrect idle connection count in HTTP manager
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 22 08:59:09 UTC 2016 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.27
|
|
||||||
* Enable managerModifyRequest to modify checkStatus
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Dec 24 09:31:02 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.26.2
|
|
||||||
* Fix compilation for GHC 7.4
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Dec 17 10:40:19 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.26.1
|
|
||||||
* Make sure we never read from or write to closed socket
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Dec 13 16:44:45 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.25
|
|
||||||
* Don't error out when response body flushing fails
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
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
|
|
||||||
|
|
||||||
- update to 0.4.23
|
|
||||||
* Case insensitive cookie domains
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Sep 13 12:49:54 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.22.1
|
|
||||||
* ProxyConnectException now returns Right HttpException.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Aug 31 08:04:52 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.21
|
|
||||||
* Support no_proxy environment variable
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Aug 23 17:34:03 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.20
|
|
||||||
* Expose brReadSome
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Aug 13 16:03:03 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.19
|
|
||||||
* Move HasHttpManager from http-conduit to http-client
|
|
||||||
* Chunked request bodies use less TCP packets
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jul 27 07:28:06 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.18.1
|
|
||||||
* Case insensitive proxy environment variables
|
|
||||||
* Deprecate closeManager
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jul 13 05:40:57 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.16
|
|
||||||
* Proxy auth for HTTPS
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jul 6 12:25:51 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.15
|
|
||||||
* Support proxy authentication in environment variables
|
|
||||||
* Ignore empty http_proxy
|
|
||||||
* Support for auth via url
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Jun 21 16:50:40 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.12
|
|
||||||
* Added IsString RequestBody instance
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jun 8 06:30:24 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.11.3
|
|
||||||
* Fix getUri to insert "?" to uriQuery when necessary.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon May 4 05:55:20 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- update to 0.4.11.2
|
|
||||||
+ Removed publicsuffixlist dependency, see [Github discussion](https://github.com/litherum/publicsuffixlist/pull/7)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Apr 22 09:12:19 UTC 2015 - mimi.vx@gmail.com
|
|
||||||
|
|
||||||
- initial commit
|
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name http-client
|
%global pkg_name http-client
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.5.10
|
Version: 0.5.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An HTTP client engine
|
Summary: An HTTP client engine
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -28,7 +28,6 @@ URL: https://hackage.haskell.org/package/%{pkg_name}
|
|||||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
BuildRequires: ghc-array-devel
|
BuildRequires: ghc-array-devel
|
||||||
BuildRequires: ghc-base64-bytestring-devel
|
|
||||||
BuildRequires: ghc-blaze-builder-devel
|
BuildRequires: ghc-blaze-builder-devel
|
||||||
BuildRequires: ghc-bytestring-devel
|
BuildRequires: ghc-bytestring-devel
|
||||||
BuildRequires: ghc-case-insensitive-devel
|
BuildRequires: ghc-case-insensitive-devel
|
||||||
@ -38,6 +37,7 @@ BuildRequires: ghc-deepseq-devel
|
|||||||
BuildRequires: ghc-exceptions-devel
|
BuildRequires: ghc-exceptions-devel
|
||||||
BuildRequires: ghc-filepath-devel
|
BuildRequires: ghc-filepath-devel
|
||||||
BuildRequires: ghc-http-types-devel
|
BuildRequires: ghc-http-types-devel
|
||||||
|
BuildRequires: ghc-memory-devel
|
||||||
BuildRequires: ghc-mime-types-devel
|
BuildRequires: ghc-mime-types-devel
|
||||||
BuildRequires: ghc-network-devel
|
BuildRequires: ghc-network-devel
|
||||||
BuildRequires: ghc-network-uri-devel
|
BuildRequires: ghc-network-uri-devel
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f5f9696ed632f945f113ff23c98656aec4bcc77ed3653286c72f567d9286bac2
|
|
||||||
size 86832
|
|
3
http-client-0.5.11.tar.gz
Normal file
3
http-client-0.5.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:979b06f3c957339bbc32fd03644a60ddc75e2a195b0003f05752a0784e135556
|
||||||
|
size 87123
|
Loading…
x
Reference in New Issue
Block a user