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
|
libhttp-daemon-perl (6.16-1) unstable; urgency=medium
* Import upstream version 6.16.
* Declare compliance with Debian Policy 4.6.2.
* Remove debian/patches/CVE-2022-31081*
as this is fixed in this release.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 25 Feb 2023 02:48:14 +0100
libhttp-daemon-perl (6.14-2) unstable; urgency=medium
* Team upload.
* Disable CVE-2022-31081-testcase.patch for now as it uses
HTTP::Tiny internals that have changed in newer versions.
(Closes: #1016761)
-- Niko Tyni <ntyni@debian.org> Thu, 29 Sep 2022 21:57:06 +0300
libhttp-daemon-perl (6.14-1.1) unstable; urgency=medium
* Non-maintainer upload.
* CVE-2022-31081 (Closes: #1014808)
improved Content-Length: handling in HTTP-header
-- Thorsten Alteholz <debian@alteholz.de> Tue, 26 Jul 2022 20:08:59 +0200
libhttp-daemon-perl (6.14-1) unstable; urgency=medium
* Import upstream version 6.14.
-- gregor herrmann <gregoa@debian.org> Fri, 04 Mar 2022 18:08:59 +0100
libhttp-daemon-perl (6.13-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
* libhttp-daemon-perl: Drop versioned constraint on libhttp-proxy-perl,
librpc-xml-perl and libwww-mechanize-perl in Breaks.
[ gregor herrmann ]
* Import upstream version 6.13.
* Declare compliance with Debian Policy 4.6.0.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 12 Feb 2022 19:07:19 +0100
libhttp-daemon-perl (6.12-1) unstable; urgency=medium
* Import upstream version 6.12.
-- gregor herrmann <gregoa@debian.org> Sat, 06 Jun 2020 03:12:55 +0200
libhttp-daemon-perl (6.10-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.4.1, no changes needed.
* Update standards version to 4.5.0, no changes needed.
[ gregor herrmann ]
* Import upstream version 6.10.
* Update years of packaging copyright.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Fri, 29 May 2020 17:53:00 +0200
libhttp-daemon-perl (6.06-1) unstable; urgency=medium
* Import upstream version 6.06.
* Drop all patches, they have been applied.
* Update debian/upstream/metadata.
* Add libsocket-perl tp Depends.
* Annotate test-only build dependencies with <!nocheck>.
* Move libmodule-build-tiny-perl from Build-Depends-Indep to Build-
Depends.
* Update long description.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Sun, 22 Sep 2019 16:10:57 +0200
libhttp-daemon-perl (6.04-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Update debian/upstream/metadata.
[ intrigeri ]
* Import new upstream release 6.04.
* Bump debhelper compatibility version to 12.
* Declare compatibility with Debian Policy 4.4.0.
* Update build-dependencies.
* Drop versioned Breaks+Replaces satisfied in oldoldstable.
* Install upstream CONTRIBUTING documentation.
* Update upstream copyright years.
* Refresh 0001-Add-IPv6-support.patch.
-- intrigeri <intrigeri@debian.org> Wed, 24 Jul 2019 01:27:51 +0000
libhttp-daemon-perl (6.01-3) unstable; urgency=medium
* Add versioned Breaks on libhttp-proxy-perl, librpc-xml-perl, and
libwww-mechanize-perl.
The test suites of these packages have issues with the IPv6 support in
HTTP::Daemon, so declare their older versions as broken in order to ensure
coordinated updates.
-- gregor herrmann <gregoa@debian.org> Sat, 02 Mar 2019 00:20:56 +0100
libhttp-daemon-perl (6.01-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
* Update Vcs-* headers for switch to salsa.debian.org
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
[ Guillaume Bougard]
* Add d/upstream/metadata
[ Fabian Grünbichler ]
* switch to IO::Socket::IP to add IPv6 support (Closes: #667738)
[ gregor herrmann ]
* Add (build) dependency on libio-socket-ip-perl.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 4.3.0.
* Bump debhelper compatibility level to 11.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Thu, 28 Feb 2019 17:45:03 +0100
libhttp-daemon-perl (6.01-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
* Bump debhelper compat level to 8
* Bump Standards-Version to 3.9.2
* One sorted dep per line
-- Alessandro Ghedini <al3xbio@gmail.com> Sun, 19 Feb 2012 19:28:44 +0100
libhttp-daemon-perl (6.00-1) unstable; urgency=low
* Initial Release (Closes: #617520).
-- Nicholas Bamber <nicholas@periapt.co.uk> Tue, 22 Mar 2011 23:25:10 +0000
|