Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-http-client-devel-0.7.17-1.2 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: ghc-http-client-devel Distribution: openSUSE:Factory:zSystems
Version: 0.7.17 Vendor: openSUSE
Release: 1.2 Build date: Wed Mar 20 05:42:26 2024
Group: Unspecified Build host: reproducible
Size: 5785455 Source RPM: ghc-http-client-0.7.17-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/http-client
Summary: Haskell http-client library development files
This package provides the Haskell http-client library development files.

Provides

Requires

License

MIT

Changelog

* Wed Mar 20 2024 Peter Simons <psimons@suse.com>
  - Update http-client to version 0.7.17.
    [#]# 0.7.17
    * Add `managerSetMaxHeaderLength` to `Client` to change `ManagerSettings` `MaxHeaderLength`.
* Sun Dec 31 2023 Peter Simons <psimons@suse.com>
  - Update http-client to version 0.7.16.
    [#]# 0.7.16
    * Add `responseEarlyHints` field to `Response`, containing a list of all HTTP 103 Early Hints headers received from the server.
    * Add `earlyHintHeadersReceived` callback to `Request`, which will be called on each HTTP 103 Early Hints header section received.
* Mon Oct 30 2023 Peter Simons <psimons@suse.com>
  - Update http-client to version 0.7.15.
    [#]# 0.7.15
    * Adds `shouldStripHeaderOnRedirectIfOnDifferentHostOnly` option to `Request` [#520](https://github.com/snoyberg/http-client/pull/520)
* Fri Oct 13 2023 Peter Simons <psimons@suse.com>
  - Update http-client to version 0.7.14 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Mon Aug 21 2023 Peter Simons <psimons@suse.com>
  - Update http-client to version 0.7.14.
    [#]# 0.7.14
    * Allow customizing max header length [#514](https://github.com/snoyberg/http-client/pull/514)
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Sun Jan 08 2023 Peter Simons <psimons@suse.com>
  - Update http-client to version 0.7.13.1 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Aug 04 2022 Peter Simons <psimons@suse.com>
  - Update http-client to version 0.7.13.1.
    [#]# 0.7.13
    * Create the ability to redact custom header values to censor sensitive information
* Tue Jul 26 2022 Peter Simons <psimons@suse.com>
  - Update http-client to version 0.7.12.
    [#]# 0.7.12
    * Fix premature connection closing due to weak reference lifetimes [#490](https://github.com/snoyberg/http-client/pull/490)
* Thu Feb 17 2022 Peter Simons <psimons@suse.com>
  - Update http-client to version 0.7.11 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Fri Feb 04 2022 Peter Simons <psimons@suse.com>
  - Update http-client to version 0.7.11.
    [#]# 0.7.11
    * Allow making requests to raw IPv6 hosts [#477](https://github.com/snoyberg/http-client/pull/477)
    * Catch "resource vanished" exception on initial response read [#480](https://github.com/snoyberg/http-client/pull/480)
    * Search for reachable IP addresses asynchronously (RFC 6555, 8305) after calling `getAddrInfo` to reduce latency [#472](https://github.com/snoyberg/http-client/pull/472).
    [#]# 0.7.10
    * Consume trailers and last CRLF of chunked body. The trailers are not exposed,
      unless the raw body is requested.
* Fri Sep 10 2021 psimons@suse.com
  - Update http-client to version 0.7.9.
    [#]# 0.7.9
    * Exceptions from streamed request body now cause the request to fail. Previously they were
      routed through onRequestBodyException and, by default, the IOExceptions were discarded.
* Thu Apr 22 2021 psimons@suse.com
  - Update http-client to version 0.7.8.
    [#]# 0.7.8
    * Include the original `Request` in the `Response`. Expose it via `getOriginalRequest`.
* Wed Apr 14 2021 psimons@suse.com
  - Update http-client to version 0.7.7.
    [#]# 0.7.7
    * Allow secure cookies for localhost without HTTPS [#460](https://github.com/snoyberg/http-client/pull/460)
* Sun Feb 21 2021 psimons@suse.com
  - Update http-client to version 0.7.6.
    [#]# 0.7.6
    * Add `applyBearerAuth` function [#457](https://github.com/snoyberg/http-client/pull/457/files)
* Fri Feb 05 2021 psimons@suse.com
  - Update http-client to version 0.7.5.
    [#]# 0.7.5
    * Force closing connections in case of exceptions throwing [#454](https://github.com/snoyberg/http-client/pull/454).
* Wed Jan 13 2021 psimons@suse.com
  - Update http-client to version 0.7.4.
    [#]# 0.7.4
    * Depend on base64-bytestring instead of memory [#453](https://github.com/snoyberg/http-client/pull/453)

Files

/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Data
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Data/KeyedPool.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Data/KeyedPool.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Body.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Body.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Connection.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Connection.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Cookies.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Cookies.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Core.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Core.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Headers.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Headers.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Internal.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Internal.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Manager.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Manager.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/MultipartFormData.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/MultipartFormData.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Request.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Request.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Response.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Response.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Types.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Types.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Util.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Client/Util.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Proxy.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/HTTP/Proxy.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/PublicSuffixList
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/PublicSuffixList/DataStructure.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/PublicSuffixList/DataStructure.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/PublicSuffixList/Lookup.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/PublicSuffixList/Lookup.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/PublicSuffixList/Serialize.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/PublicSuffixList/Serialize.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/PublicSuffixList/Types.dyn_hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/Network/PublicSuffixList/Types.hi
/usr/lib64/ghc-9.8.2/lib/http-client-0.7.17/libHShttp-client-0.7.17-7CjuvwC4aNcHXLglteTI7h.a
/usr/lib64/ghc-9.8.2/lib/package.conf.d/http-client-0.7.17.conf
/usr/share/doc/packages/ghc-http-client-devel
/usr/share/doc/packages/ghc-http-client-devel/ChangeLog.md
/usr/share/doc/packages/ghc-http-client-devel/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:59:54 2024