Bug#788035: closed by Salvatore Bonaccorso (Re: Bug#788035: libio-socket-ssl-perl: ICANN patch (https://bugs.debian.org/767692) making IO::Socket::SSL unusable)

2015-06-11 Thread Jonny Schulz
Hi together, what do you think when the update comes? Unfortunately we cannot use Debian Jessie until the new package is available. Cheers Jonny -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#788035: libio-socket-ssl-perl: ICANN patch (https://bugs.debian.org/767692) making IO::Socket::SSL unusable

2015-06-07 Thread Jonny Schulz
Package: libio-socket-ssl-perl Version: 2.002-2 Severity: important Dear Maintainer, you can reproduce the error as follows: #-- #!/usr/bin/perl use strict; use warnings; use IO::Socket::SSL; fork; eval { IO::Socket::SSL->new( PeerAdd