Your message dated Tue, 18 Nov 2014 22:04:22 +0000
with message-id <[email protected]>
and subject line Bug#761635: fixed in liblwpx-paranoidagent-perl 1.10-5
has caused the Debian Bug report #761635,
regarding liblwpx-paranoidagent-perl: does not pass the right combination of 
parameters to IO::Socket::SSL for SNI
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
761635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761635
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: liblwpx-paranoidagent-perl
Version: 1.10-4
Severity: normal
Tags: patch upstream

IkiWiki user 'Chap' reported on
<http://ikiwiki.info/plugins/openid/troubleshooting/> that LWPx::Protocol
does not work with https servers that rely on SNI, because
IO::Socket::SSL ignores the PeerHost parameter if PeerAddr is also specified:

https://github.com/noxxi/p5-io-socket-ssl/commit/4f83a3cd85458bd2141f0a9f22f787174d51d587#diff-1

and suggested this patch:

--- LWPx/Protocol/http_paranoid.pm    2014-09-08 03:33:00.000000000 -0400
+++ LWPx/Protocol/http_paranoid.pm    2014-09-08 03:33:27.000000000 -0400
@@ -73,6 +73,7 @@
        close($el);
         $sock = $self->socket_class->new(PeerAddr => $addr,
                                          PeerHost => $host,
+                                         SSL_hostname => $host,
                                          PeerPort => $port,
                                          Proto    => 'tcp',
                                          Timeout  => $conn_timeout,

Please consider applying that change and/or forwarding it upstream.

Thanks,
    S

--- End Message ---
--- Begin Message ---
Source: liblwpx-paranoidagent-perl
Source-Version: 1.10-5

We believe that the bug you reported is fixed in the latest version of
liblwpx-paranoidagent-perl, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hilko Bengen <[email protected]> (supplier of updated 
liblwpx-paranoidagent-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 18 Nov 2014 22:22:17 +0100
Source: liblwpx-paranoidagent-perl
Binary: liblwpx-paranoidagent-perl
Architecture: source all
Version: 1.10-5
Distribution: unstable
Urgency: medium
Maintainer: Hilko Bengen <[email protected]>
Changed-By: Hilko Bengen <[email protected]>
Description:
 liblwpx-paranoidagent-perl - a "paranoid" subclass of LWP::UserAgent
Closes: 761635
Changes:
 liblwpx-paranoidagent-perl (1.10-5) unstable; urgency=medium
 .
   * Added patch for passing the right parameters through IO::Socket::SSL
     (Closes: #761635)
Checksums-Sha1:
 53238b356127ec988dad28cffb3bbf3bb8a691d8 1267 
liblwpx-paranoidagent-perl_1.10-5.dsc
 abdc456af93751755899ddeb64e736f2c3fd2233 3520 
liblwpx-paranoidagent-perl_1.10-5.debian.tar.xz
 3ad3204686ef60a79f73e10c208fb575ef727999 18272 
liblwpx-paranoidagent-perl_1.10-5_all.deb
Checksums-Sha256:
 a4df07b4c4df03875b8e863d36b4f951d9dd4c46e5b4fd21de1e7614dcc89a81 1267 
liblwpx-paranoidagent-perl_1.10-5.dsc
 4b34310dfd56c4ed6bd724306c016eba75d0567b8c17e882543db4ee5afb1c9c 3520 
liblwpx-paranoidagent-perl_1.10-5.debian.tar.xz
 91ce3316cdd8804d69d640e92c5033c5dc5bda880c90ce672288fefb13268821 18272 
liblwpx-paranoidagent-perl_1.10-5_all.deb
Files:
 0ac38d6714c009821c8f5bb85d217d80 1267 perl optional 
liblwpx-paranoidagent-perl_1.10-5.dsc
 7e8c3c24ea2609079577f80f2b6cfb5f 3520 perl optional 
liblwpx-paranoidagent-perl_1.10-5.debian.tar.xz
 cc71f1eed2d198644f43229cf006e097 18272 perl optional 
liblwpx-paranoidagent-perl_1.10-5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlRrvzcACgkQUCgnLz/SlGhY/QCglaiUg4fZFTvdmcOtS76yQj/C
SzMAoJY1UyKVDGNHNGVzUuFHRDnI1AEJ
=jn38
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to