File: changelog

package info (click to toggle)
liblwp-protocol-https-perl 6.06-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 164 kB
  • ctags: 32
  • sloc: perl: 400; makefile: 2
file content (94 lines) | stat: -rw-r--r-- 3,353 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
liblwp-protocol-https-perl (6.06-2) unstable; urgency=medium

  * added patch to fix ssl issue with local proxy

 -- Dominique Dumont <dod@debian.org>  Tue, 15 Jul 2014 13:56:56 +0200

liblwp-protocol-https-perl (6.06-1) unstable; urgency=medium

  * Imported Upstream version 6.06
  * removed fix-https-proxy patch (applied upstream)
  * refreshed cert.patch
  + added patch to disable test which tries to connect to apache.org
  + added patch to fix test broken by 746579-fix-peer-* patch

 -- Dominique Dumont <dod@debian.org>  Thu, 10 Jul 2014 19:11:12 +0200

liblwp-protocol-https-perl (6.04-3) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/control: remove Nicholas Bamber from Uploaders on request of
    the MIA team.
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Refresh cert.patch for offset
  * Add 746579-fix-peer-certificate-verification.patch patch.
    Fixes "HTTPS_CA_DIR or HTTPS_CA_FILE disables peer certificate
    verification for IO::Socket::SSL". When the intention was to only
    disable hostname verification LWP::Protocol::HTTPS disabled also the
    peer certificate verification completely. (CVE-2014-3230)
    Thanks to Jakub Wilk and Steffen Ullrich (Closes: #746579)
  * Update fix-https-proxy for fixed behaviour of LWP::Protocol::https

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 13 May 2014 22:45:39 +0200

liblwp-protocol-https-perl (6.04-2) unstable; urgency=low

  * added patch to fix https_proxy (Closes: #129528, #622212, #687834)
  * compat: bumped to 9
  * control:
    *Standards-Version -> 3.9.5
    * depends on libwww-perl 6.05-2 (yes -2 to get https proxy fix)
    * added dod to uploaders

 -- Dominique Dumont <dod@debian.org>  Sat, 30 Nov 2013 18:11:28 +0100

liblwp-protocol-https-perl (6.04-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Florian Schlichting ]
  * Imported Upstream version 6.04.
  * Fixed typos in extended description (closes: #660778).
  * Droppd README.Debian, support for ca-certificates was added long ago.
  * Refreshed cert.patch (offset).
  * Bumped Standards-Version to 3.9.4 (update to copyright-format 1.0).
  * Added myself to uploaders and copyright.

 -- Florian Schlichting <fsfs@debian.org>  Sat, 25 May 2013 21:35:50 +0200

liblwp-protocol-https-perl (6.03-1) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ Alessandro Ghedini ]
  * New upstream release
  * One sorted dep per line
  * Bump debhelper compat level to 8
  * Bump version (build) depends on libwww-perl and libio-socket-ssl-perl
  * Drop network.patch (merged upstream)
  * Update cert.patch

  [ gregor herrmann ]
  * Uppercase HTTPS in short/long description where it doesn't refer to
    the module name itself. (Closes: #629822)

 -- gregor herrmann <gregoa@debian.org>  Mon, 20 Feb 2012 19:23:47 +0100

liblwp-protocol-https-perl (6.02-1) unstable; urgency=low

  * Initial Release (Closes: #620180).

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Thu, 19 May 2011 07:48:57 +0100