[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#770725: marked as done (release.debian.org: unblock: liblwpx-paranoidagent-perl/1.10.5)



Your message dated Sun, 23 Nov 2014 17:03:08 +0000
with message-id <1416762188.8259.29.camel@adam-barratt.org.uk>
and subject line Re: Bug#770725: release.debian.org: unblock: liblwpx-paranoidagent-perl/1.10.5
has caused the Debian Bug report #770725,
regarding release.debian.org: unblock: liblwpx-paranoidagent-perl/1.10.5
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 owner@bugs.debian.org
immediately.)


-- 
770725: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770725
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package liblwpx-paranoidagent-perl. It fixes grave bug
#761635. The debdiff is attached.

Thanks,
-Hilko
diff -Nru liblwpx-paranoidagent-perl-1.10/debian/changelog liblwpx-paranoidagent-perl-1.10/debian/changelog
--- liblwpx-paranoidagent-perl-1.10/debian/changelog	2014-09-09 09:34:18.000000000 +0200
+++ liblwpx-paranoidagent-perl-1.10/debian/changelog	2014-11-18 22:22:25.000000000 +0100
@@ -1,3 +1,10 @@
+liblwpx-paranoidagent-perl (1.10-5) unstable; urgency=medium
+
+  * Added patch for passing the right parameters through IO::Socket::SSL
+    (Closes: #761635)
+
+ -- Hilko Bengen <bengen@debian.org>  Tue, 18 Nov 2014 22:22:17 +0100
+
 liblwpx-paranoidagent-perl (1.10-4) unstable; urgency=medium
 
   * Switched debian/watch to metacpan
diff -Nru liblwpx-paranoidagent-perl-1.10/debian/patches/0003-Fix-SNI-for-IO-Socket-SSL.patch liblwpx-paranoidagent-perl-1.10/debian/patches/0003-Fix-SNI-for-IO-Socket-SSL.patch
--- liblwpx-paranoidagent-perl-1.10/debian/patches/0003-Fix-SNI-for-IO-Socket-SSL.patch	1970-01-01 01:00:00.000000000 +0100
+++ liblwpx-paranoidagent-perl-1.10/debian/patches/0003-Fix-SNI-for-IO-Socket-SSL.patch	2014-11-18 22:20:37.000000000 +0100
@@ -0,0 +1,21 @@
+From: Hilko Bengen <bengen@debian.org>
+Date: Tue, 18 Nov 2014 22:20:32 +0100
+Subject: Fix SNI for IO::Socket::SSL
+
+Source: <http://ikiwiki.info/plugins/openid/troubleshooting/>
+---
+ lib/LWPx/Protocol/http_paranoid.pm | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/lib/LWPx/Protocol/http_paranoid.pm b/lib/LWPx/Protocol/http_paranoid.pm
+index 13d8504..23a23c5 100644
+--- a/lib/LWPx/Protocol/http_paranoid.pm
++++ b/lib/LWPx/Protocol/http_paranoid.pm
+@@ -68,6 +68,7 @@ sub _new_socket
+             $timeout;
+         $sock = $self->socket_class->new(PeerAddr => $addr,
+                                          PeerHost => $host,
++                                         SSL_hostname => $host,
+                                          PeerPort => $port,
+                                          Proto    => 'tcp',
+                                          Timeout  => $conn_timeout,
diff -Nru liblwpx-paranoidagent-perl-1.10/debian/patches/series liblwpx-paranoidagent-perl-1.10/debian/patches/series
--- liblwpx-paranoidagent-perl-1.10/debian/patches/series	2014-09-09 09:33:24.000000000 +0200
+++ liblwpx-paranoidagent-perl-1.10/debian/patches/series	2014-11-18 22:20:37.000000000 +0100
@@ -1,2 +1,3 @@
 0001-Fix-HTTPS.patch
 0002-Use-ca-certificates.patch
+0003-Fix-SNI-for-IO-Socket-SSL.patch

--- End Message ---
--- Begin Message ---
On Sun, 2014-11-23 at 17:32 +0100, Hilko Bengen wrote:
> Please unblock package liblwpx-paranoidagent-perl. It fixes grave bug
> #761635. The debdiff is attached.

Already done by Ivo several days ago.

Regards,

Adam

--- End Message ---

Reply to: