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 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
liblwp-protocol-https-perl (6.10-1) unstable; urgency=medium
* Team upload.
* Import upstream version 6.10.
* Update debian/upstream/metadata.
* Declare compliance with Debian Policy 4.5.1.
-- gregor herrmann <gregoa@debian.org> Mon, 21 Dec 2020 20:39:14 +0100
liblwp-protocol-https-perl (6.09-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Disable network tests during autopkgtests like during build.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Set upstream metadata fields: Bug-Submit.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
* Import upstream version 6.09.
* Update upstream contact.
* Refresh patches (offset).
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Drop unneeded version constraints from (build) dependencies.
Also remove Breaks/Replaces on ancient libwww-perl version.
* Bump debhelper-compat to 13.
* Install new upstream CONTRIBUTING file.
* Add empty debian/tests/pkg-perl/syntax-skip to enable
syntax.t autopkgtest.
-- gregor herrmann <gregoa@debian.org> Sat, 18 Jul 2020 19:41:51 +0200
liblwp-protocol-https-perl (6.07-2) unstable; urgency=medium
* Team upload.
* Annotate test suite dependencies with <!nocheck> to break
a build dependency loop with libwww-perl. (Closes: #870095)
-- Niko Tyni <ntyni@debian.org> Sun, 30 Jul 2017 16:24:21 +0300
liblwp-protocol-https-perl (6.07-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Dominique Dumont ]
* New upstream version 6.07
* control: BD-I on libtest-requiresinternet-perl
* disable internet test with env var
* control: rm versioned dep of libio-socket-ssl-perl
* control: add Testsuite parameter
* control: declare compliance on policy 4.0.0
* remove patch applied upstream
* refresh cert.patch
-- Dominique Dumont <dod@debian.org> Fri, 14 Jul 2017 19:30:30 +0200
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
|