[libwww-perl] 03/05: updated patch description (Closes: #129528, #622212)

dod at debian.org dod at debian.org
Fri Nov 1 19:47:48 UTC 2013


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libwww-perl.

commit ba95d9a5d01bcaf9d5ce41462c843561f1d83c5b
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Nov 1 19:52:24 2013 +0100

    updated patch description (Closes: #129528, #622212)
---
 debian/patches/skip_https_proxy |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/patches/skip_https_proxy b/debian/patches/skip_https_proxy
index b01b875..421c39e 100644
--- a/debian/patches/skip_https_proxy
+++ b/debian/patches/skip_https_proxy
@@ -1,3 +1,11 @@
+Description:let SSLeay handle https_proxy
+ this patch enables LWP::UserAgent to defer https proxy to SSLeay.
+ .
+ This way, proxy configured from environment variables will use CONNECT for https connections and will behave as usual for http connection.
+Bug-Debian:129528
+Bug-Debian:622212
+Forwarded:https://github.com/libwww-perl/libwww-perl/pull/51
+Author:dod
 --- a/lib/LWP/UserAgent.pm
 +++ b/lib/LWP/UserAgent.pm
 @@ -986,6 +986,7 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-perl.git



More information about the Pkg-perl-cvs-commits mailing list