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 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543
|
libio-socket-ssl-perl (1.76-2) unstable; urgency=low
* Add 0001-Fix-update_peer-subroutine-to-work-with-IPv6.patch patch.
Fix _update_peer subroutine to work with IPv6.
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 05 Oct 2012 17:41:19 +0200
libio-socket-ssl-perl (1.76-1) unstable; urgency=low
* Imported Upstream version 1.75 and 1.76
* Update dependencies for IPv6 support
+ Update Build-Depends-Indep for IPv6 support to an alternative dependency
on libsocket6-perl | perl (>= 5.15.6) | libsocket-perl (>= 1.95) and
libio-socket-inet6-perl | libio-socket-ip-perl (>= 0.11).
+ Update Recommends field to libio-socket-ip-perl (>= 0.11) |
libio-socket-inet6-perl and perl (>= 5.15.6) | libsocket-perl (>= 1.95)
| libsocket6-perl
* Update long description regarding IPv6 support.
Add additional information that IO::Socket::SSL uses IPv6 if
libio-socket-inet6-perl or libio-socket-ip-perl (>= 0.11) is installed.
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 21 Jun 2012 20:40:20 +0200
libio-socket-ssl-perl (1.74-1) unstable; urgency=low
* Imported Upstream version 1.74
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 13 May 2012 22:20:36 +0200
libio-socket-ssl-perl (1.73-1) unstable; urgency=low
* Imported Upstream version 1.73
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 11 May 2012 23:39:42 +0200
libio-socket-ssl-perl (1.72-1) unstable; urgency=low
* Imported Upstream version 1.72
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 10 May 2012 20:13:55 +0200
libio-socket-ssl-perl (1.71-1) unstable; urgency=low
* Imported Upstream version 1.71
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 09 May 2012 16:20:20 +0200
libio-socket-ssl-perl (1.70-1) unstable; urgency=low
* Imported Upstream version 1.70
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 08 May 2012 16:54:14 +0200
libio-socket-ssl-perl (1.67-1) unstable; urgency=low
* Imported Upstream version 1.67
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 07 May 2012 14:02:04 +0200
libio-socket-ssl-perl (1.66-1) unstable; urgency=low
[ Alessandro Ghedini ]
* Email change: Alessandro Ghedini -> ghedo@debian.org
[ gregor herrmann ]
* New upstream release (1.64).
[ Salvatore Bonaccorso ]
* Drop remove-ssleay-version-test.patch patch
* Imported Upstream version 1.66
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 17 Apr 2012 17:11:26 +0200
libio-socket-ssl-perl (1.62-1) unstable; urgency=low
* Imported Upstream version 1.62
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 28 Mar 2012 23:14:36 +0200
libio-socket-ssl-perl (1.61-1) unstable; urgency=low
[ Alessandro Ghedini ]
* Add remove-ssleay-version-test.patch (Closes: #664900)
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.60 and 1.61
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 27 Mar 2012 19:28:26 +0200
libio-socket-ssl-perl (1.59-1) unstable; urgency=low
* Imported Upstream version 1.59
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 08 Mar 2012 15:36:05 +0100
libio-socket-ssl-perl (1.58-1) unstable; urgency=low
* Imported Upstream version 1.58
* Update format to copyright-format 1.0
* Bump Standards-Version to 3.9.3
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 27 Feb 2012 07:55:30 +0100
libio-socket-ssl-perl (1.56-1) unstable; urgency=low
* Imported Upstream version 1.56
-- Angel Abad <angel@debian.org> Wed, 22 Feb 2012 21:27:54 +0100
libio-socket-ssl-perl (1.55-1) unstable; urgency=low
* Imported Upstream version 1.55
* Bump Debhelper compat level to 9.
Adjust versioned Build-Depends on debhelper to (>= 9).
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 20 Feb 2012 16:43:09 +0100
libio-socket-ssl-perl (1.54-1) unstable; urgency=low
[ Angel Abad ]
* Email change: Angel Abad -> angel@debian.org
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.54
* Update copyright years for debian/* packaging
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 11 Jan 2012 13:00:54 +0100
libio-socket-ssl-perl (1.53-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.52
[ Angel Abad ]
* Imported Upstream version 1.53
* Bump debhelper compatibility level to 8
-- Angel Abad <angelabad@gmail.com> Mon, 12 Dec 2011 12:53:01 +0100
libio-socket-ssl-perl (1.49-1) unstable; urgency=low
* Imported Upstream version 1.49
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 28 Oct 2011 14:41:19 +0200
libio-socket-ssl-perl (1.48-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.46 and 1.48
[ gregor herrmann ]
* New upstream release 1.47.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 26 Oct 2011 21:04:47 +0200
libio-socket-ssl-perl (1.45-1) unstable; urgency=low
* Imported Upstream version 1.45
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 13 Oct 2011 19:23:22 +0200
libio-socket-ssl-perl (1.44-1) unstable; urgency=low
[ Alessandro Ghedini ]
* New upstream release
* Add myself to Uploaders
[ 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.
* debian/control: libio-socket-inet6-perl from Suggests to Recommends
(Closes: #627159)
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 27 Aug 2011 13:05:24 +0200
libio-socket-ssl-perl (1.43-1) unstable; urgency=low
* New upstream release
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 12 May 2011 23:45:18 +0200
libio-socket-ssl-perl (1.40-1) unstable; urgency=low
* New upstream release
* debian/control: Add liburi-perl (>= 1.50) as an alternative
Recommends.
* Bump Standards-Version to 3.9.2.
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 06 May 2011 12:21:22 +0200
libio-socket-ssl-perl (1.39-1) unstable; urgency=low
[ Angel Abad ]
* New upstream release
[ gregor herrmann ]
* Remove version from libnet-ssleay-perl (build) dependency, already
satisfied in lenny.
-- Angel Abad <angelabad@gmail.com> Thu, 03 Mar 2011 17:57:38 +0100
libio-socket-ssl-perl (1.38-1) unstable; urgency=low
* New upstream release
* debian/copyright: Refresh copyright years for debian/* packaging.
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 19 Jan 2011 13:23:10 +0100
libio-socket-ssl-perl (1.37-1) unstable; urgency=low
* New upstream release (Closes: #606243, #606248, #606249).
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 09 Dec 2010 16:20:10 +0100
libio-socket-ssl-perl (1.35-1) unstable; urgency=low
* New upstream release (Closes: #606058).
* Refresh debian/copyright: Update copyright information for debian/*
packaging stanza.
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 06 Dec 2010 10:48:05 +0100
libio-socket-ssl-perl (1.34-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Update my email address.
[ Ansgar Burchardt ]
* Update my email address.
* Use source format 3.0 (quilt).
* Bump Standards-Version to 3.9.1.
[ Angel Abad ]
* New upstream release
* debian/copyirght: Update license information
-- Angel Abad <angelabad@gmail.com> Tue, 02 Nov 2010 15:20:49 +0100
libio-socket-ssl-perl (1.33-1) unstable; urgency=low
* New upstream release
* Now perl is in Build-Depends-Indep
* Add myself to uploaders
* Update debian/copyright
* Standards-Version: 3.8.4 (no changes needed)
-- Angel Abad <angelabad@gmail.com> Wed, 17 Mar 2010 23:20:42 +0100
libio-socket-ssl-perl (1.31-1) unstable; urgency=low
* New upstream release
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sat, 26 Sep 2009 06:46:43 +0000
libio-socket-ssl-perl (1.30-1) unstable; urgency=low
* New upstream release.
* debian/control: Make build-dep on perl unversioned.
* Bump Standards-Version to 3.8.3.
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 20 Aug 2009 10:51:59 +0200
libio-socket-ssl-perl (1.27-1) unstable; urgency=low
* New upstream release
-- Ansgar Burchardt <ansgar@43-1.org> Fri, 24 Jul 2009 23:09:40 +0200
libio-socket-ssl-perl (1.26-1) unstable; urgency=low
[ Ryan Niebur ]
* Remove Florian Ragwitz from Uploaders (Closes: #523230)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* New upstream release
* Bump Standards-Version to 3.8.2 (no changes)
* Simplify debian/rules by using a tiny rules file.
* Update Copyright information for debian/* packaging.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Fri, 03 Jul 2009 11:03:17 +0200
libio-socket-ssl-perl (1.24-1) unstable; urgency=low
* New upstream release.
* Set Standards-Version to 3.8.1 (no changes).
-- gregor herrmann <gregoa@debian.org> Mon, 06 Apr 2009 00:47:59 +0200
libio-socket-ssl-perl (1.23-1) unstable; urgency=low
* New upstream release
* debian/control:
+ adding myself to the uploaders
-- Antonio Radici <antonio@dyne.org> Tue, 24 Feb 2009 23:49:22 +0000
libio-socket-ssl-perl (1.22-1) unstable; urgency=low
[ Rene Mayorga ]
* debian/control: update my email address.
[ Ansgar Burchardt ]
* New upstream release.
[ gregor herrmann ]
* New upstream release (1.22).
-- gregor herrmann <gregoa@debian.org> Thu, 29 Jan 2009 20:14:21 +0100
libio-socket-ssl-perl (1.19-1) unstable; urgency=low
* New upstream release.
* debian/copyright: shorten Upstream-Maintainer info, update years of
packaging copyright.
-- gregor herrmann <gregoa@debian.org> Thu, 01 Jan 2009 20:24:16 +0100
libio-socket-ssl-perl (1.18-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Rene Mayorga ]
* New upstream release
-- Rene Mayorga <rmayorga@debian.org.sv> Sat, 22 Nov 2008 02:00:58 -0600
libio-socket-ssl-perl (1.17-1) unstable; urgency=low
[ Rene Mayorga ]
* New upstream release
* debian/control
+ add ${misc:Depends} to Depends field
+ add myself to uploaders
+ move perl from B-D-I to B-D
+ Add libio-socket-inet6-perl to B-D-I to enable more tests
[ gregor herrmann ]
* debian/control: add libio-socket-inet6-perl to Suggests: and mention IPv6
support in long description.
-- Rene Mayorga <rmayorga@debian.org.sv> Tue, 14 Oct 2008 10:55:50 -0600
libio-socket-ssl-perl (1.16-1) unstable; urgency=low
* New upstream release.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 02 Oct 2008 00:14:11 +0200
libio-socket-ssl-perl (1.15-1) unstable; urgency=low
* New upstream release.
* Add libnet-libidn-perl to Build-Depends-Indep and Recommends.
* Bump (build) dependency on libnet-ssleay-perl to >= 1.35.
* Change debian/copyright to the new proposed format.
* Set debhelper compatibility level to 7; adapt
debian/{control,compat,rules}.
-- gregor herrmann <gregoa@debian.org> Fri, 29 Aug 2008 16:09:51 +0200
libio-socket-ssl-perl (1.13-1) unstable; urgency=low
* Take over for the Debian Perl Group with maintainer's permission
(http://lists.debian.org/debian-perl/2008/06/msg00039.html)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Florian Ragwitz
<rafl@debian.org>); Florian Ragwitz <rafl@debian.org> moved to
Uploaders.
* Add debian/watch.
* New upstream release (closes: #474631).
* Add /me to Uploaders.
* Set Standards-Version to 3.8.0 (no changes).
* debian/copyright: update authors/copyright holders information; point to
author-independent source download location.
* Refresh debian/rules, no functional changes.
-- gregor herrmann <gregoa@debian.org> Mon, 16 Jun 2008 20:20:26 +0200
libio-socket-ssl-perl (1.02-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS with Perl 5.10. Closes: #467883
-- Mark Hymers <mhy@debian.org> Sat, 05 Apr 2008 21:09:09 +0100
libio-socket-ssl-perl (1.02-1) unstable; urgency=low
* New upstream release.
-- Florian Ragwitz <rafl@debian.org> Fri, 26 Jan 2007 19:39:33 +0100
libio-socket-ssl-perl (1.01-1) unstable; urgency=low
* New upstream release.
+ fixes depreciated and practically undocumented function
get_peer_certificate so that LWP Net::HTTPS works again.
+ work around Bug in Net::HTTPS where it defines sub blocking
as {}, e.g. force scalar context when calling sub blocking
(in IO::Socket::SSL::write) (Closes: #383106).
-- Florian Ragwitz <rafl@debian.org> Thu, 14 Sep 2006 16:45:35 +0200
libio-socket-ssl-perl (0.999-1) unstable; urgency=low
* New upstream release.
-- Florian Ragwitz <rafl@debian.org> Wed, 23 Aug 2006 13:32:19 +0200
libio-socket-ssl-perl (0.998-1) unstable; urgency=low
* New upstream release (Closes: #382479).
-- Florian Ragwitz <rafl@debian.org> Sun, 13 Aug 2006 12:29:19 +0200
libio-socket-ssl-perl (0.997-1) unstable; urgency=low
* New upstream release.
-- Florian Ragwitz <rafl@debian.org> Thu, 10 Aug 2006 04:20:44 +0200
libio-socket-ssl-perl (0.994-1) unstable; urgency=low
* New upstream release.
* Use DH_COMPAT 5.
* Update Standards-Version to 3.7.2 (no changes).
* Bump up versioned dependency to libnet-ssleay-perl as only 1.30 has
everything which is needed for client side session caching.
-- Florian Ragwitz <rafl@debian.org> Mon, 24 Jul 2006 23:30:39 +0200
libio-socket-ssl-perl (0.97-2) unstable; urgency=low
* Added netbase to Build-Depends-Indep and Depends (Closes: #324590).
* Changed Maintainer field to my new maintainer address.
-- Florian Ragwitz <rafl@debian.org> Tue, 8 Nov 2005 16:17:38 +0100
libio-socket-ssl-perl (0.97-1) unstable; urgency=low
* New upstream version.
* New Maintainer (Closes: #322099).
* Changed Section from interpreters to perl because it's more accurate.
* Removed dependency on openssl. I don't see why it's needed. Net::SSLeay is
used as the interface to libssl.
* Removed Conflicts: and Replaces: libnet-socketssl-perl. It's not in the
archive anymore.
* Using debhelper 4.
* Updated standards version.
* Rewrote debian/rules.
* Updated copyright.
-- Florian Ragwitz <rafl@debianforum.de> Thu, 11 Aug 2005 19:33:45 +0200
libio-socket-ssl-perl (0.96-1) unstable; urgency=medium
* New upstream version, closes: #231572.
-- Davide Puricelli (evo) <evo@debian.org> Sat, 21 Aug 2004 18:18:55 +0200
libio-socket-ssl-perl (0.92-1) unstable; urgency=low
* New upstream version.
-- Davide Puricelli (evo) <evo@debian.org> Sun, 19 Jan 2003 19:21:52 +0100
libio-socket-ssl-perl (0.81-2) unstable; urgency=low
* debian/copyright: added a pointer to Perl license; closes: #157597.
-- Davide Puricelli (evo) <evo@debian.org> Mon, 2 Sep 2002 10:44:16 +0200
libio-socket-ssl-perl (0.81-1) unstable; urgency=low
* New upstream version, closes: #150090.
-- Davide Puricelli (evo) <evo@debian.org> Sat, 15 Jun 2002 22:48:11 +0200
libio-socket-ssl-perl (0.80-2) unstable; urgency=low
* Moved from non-US to main.
-- Davide Puricelli (evo) <evo@debian.org> Sat, 23 Mar 2002 12:10:59 +0100
libio-socket-ssl-perl (0.80-1) unstable; urgency=high
* New upstream version.
* New package name; closes: #110064.
-- Davide Puricelli (evo) <evo@debian.org> Sun, 2 Sep 2001 17:19:20 +0200
libnet-socketssl-perl (0.79-1) unstable; urgency=low
* New upstream version.
-- Davide Puricelli (evo) <evo@debian.org> Sat, 21 Jul 2001 15:22:10 +0200
libnet-socketssl-perl (0.77-2) unstable; urgency=low
* Updated debian/rules because of perl 5.6 and new perl policy.
-- Davide Puricelli (evo) <evo@debian.org> Thu, 15 Feb 2001 22:24:51 +0100
libnet-socketssl-perl (0.77-1) unstable; urgency=low
* New upstream version (closes: #82044).
-- Davide Puricelli (evo) <evo@debian.org> Mon, 5 Feb 2001 14:12:05 +0100
libnet-socketssl-perl (0.76-1) unstable; urgency=low
* New upstream version, closes: #80721.
-- Davide Puricelli (evo) <evo@debian.org> Thu, 28 Dec 2000 18:17:03 +0100
libnet-socketssl-perl (0.75-1) unstable; urgency=low
* New upstream version.
* New maintainer email address.
-- Davide Puricelli (evo) <evo@debian.org> Tue, 15 Aug 2000 16:06:44 +0200
libnet-socketssl-perl (0.74-2) unstable; urgency=low
* Sponsor upload
-- Christian Surchi <csurchi@debian.org> Thu, 10 Aug 2000 14:48:38 +0200
libnet-socketssl-perl (0.74-1) unstable; urgency=low
* Initial Release.
-- Davide Puricelli (evo) <apurice@tin.it> Mon, 7 Aug 2000 18:46:27 +0200
|