File: CHANGELOG

package info (click to toggle)
haskell-http-client-restricted 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: haskell: 188; makefile: 5
file content (42 lines) | stat: -rw-r--r-- 1,362 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
http-client-restricted (0.1.0) unstable; urgency=medium

  * Switch from connection to crypton-connection in order to support
    being used with tls-1.7, which use crypton rather than cryptonite.

 -- Joey Hess <id@joeyh.name>  Tue, 01 Aug 2023 18:45:47 -0400

http-client-restricted (0.0.5) unstable; urgency=medium

  * Deal with raw IPv6 addresses correctly, stripping square
    brackets before passing on to name resolution. 
    (The same fix was made in http-client 0.7.11, which this depends on.)
    Thanks, Robert Vollmert.

 -- Joey Hess <id@joeyh.name>  Wed, 09 Feb 2022 11:24:29 -0400

http-client-restricted (0.0.4) unstable; urgency=medium

  * Update to http-client 0.7.

 -- Joey Hess <id@joeyh.name>  Tue, 12 Jan 2021 13:37:00 -0400

http-client-restricted (0.0.3) unstable; urgency=medium

  * Update to http-client 0.6.
  * Update to network-3.0.0.0, which split out network-bsd.

 -- Joey Hess <id@joeyh.name>  Wed, 17 Jun 2020 18:15:08 -0400

http-client-restricted (0.0.2) unstable; urgency=medium

  * Added checkAddressRestriction.
  * Drop support for building with ghc older than 8.4.4.
  * Drop support for http-client 0.4.x.

 -- Joey Hess <id@joeyh.name>  Tue, 25 Feb 2020 14:48:41 -0400

http-client-restricted (0.0.1) unstable; urgency=medium

  * Initial release.

 -- Joey Hess <id@joeyh.name>  Tue, 26 Jun 2018 12:22:48 -0400