Skip to content

Adjust tests to IPv6-enabled HTTP::Proxy.#116

Open
gregoa wants to merge 1 commit into
tokuhirom:masterfrom
pkg-perl-tools:pkg-perl-1553192476
Open

Adjust tests to IPv6-enabled HTTP::Proxy.#116
gregoa wants to merge 1 commit into
tokuhirom:masterfrom
pkg-perl-tools:pkg-perl-1553192476

Conversation

@gregoa

@gregoa gregoa commented Mar 21, 2019

Copy link
Copy Markdown

In Debian we are currently applying the following patch to Furl.
We thought you might be interested in it too.

Description: Adjust tests to IPv6-enabled HTTP::Proxy.
 The patch from https://rt.cpan.org/Public/Bug/Display.html?id=120275 adds
 IPv6 support to HTTP::Proxy (in Debian added as
 HTTP-Proxy-0.304-Support-IPv6.patch in libhttp-proxy-perl since 0.304-4).
 .
 As HTTP::Proxy listens by default on 'localhost', the three tests
 t/100_low/08_proxy.t, t/100_low/18_no_proxy.t, t/100_low/32_proxy_auth.t
 now fail, as they expect the proxy to run on 127.0.0.1 whereas localhost
 can be ::1 now.
 .
 Change the three tests to run the proxy server explicitly on 127.0.0.1.
Origin: vendor
Bug-Debian: https://bugs.debian.org/924859
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2019-03-18

The patch is tracked in our Git repository at
https://salsa.debian.org/perl-team/modules/packages/libfurl-perl/raw/master/debian/patches/1003_proxy_localhost.patch

Thanks for considering,
gregor herrmann,
Debian Perl Group

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant