Bug#400599: Net::SOCKS doesn't resolve Hostnames

2006-11-28 Thread Christian Schwarz
On Tue, 28 Nov 2006, Sebastien Delafond wrote: On Tue, Nov 28, 2006 at 08:50:05AM +0100, Christian Schwarz wrote: You probably should add the package-dependency on "libnet-dns-perl", since my patch uses this module. fixed in -6. A working patch, complete with the appropriate "use Foo::Bar" li

Bug#400599: Net::SOCKS doesn't resolve Hostnames

2006-11-28 Thread Sebastien Delafond
On Tue, Nov 28, 2006 at 08:50:05AM +0100, Christian Schwarz wrote: > You probably should add the package-dependency on "libnet-dns-perl", > since my patch uses this module. fixed in -6. A working patch, complete with the appropriate "use Foo::Bar" lines, is always nicer ;) Cheers, --Seb -- To

Bug#400599: Net::SOCKS doesn't resolve Hostnames

2006-11-28 Thread Christian Schwarz
On Mon, 27 Nov 2006, Sebastien Delafond wrote: severity 400599 wishlist tag 400599 + patch pending thanks This should hit the Debian archive pretty soon now; I'm also copying Clinton Wong, original author of Net::Socks maintainership, so he can incorporate this patch if he desires. Thanks for

Bug#400599: Net::SOCKS doesn't resolve Hostnames

2006-11-27 Thread Sebastien Delafond
severity 400599 wishlist tag 400599 + patch pending thanks This should hit the Debian archive pretty soon now; I'm also copying Clinton Wong, original author of Net::Socks maintainership, so he can incorporate this patch if he desires. Cheers, --Seb On Mon, Nov 27, 2006 at 03:34:46PM +0100, Chr

Bug#400599: Net::SOCKS doesn't resolve Hostnames

2006-11-27 Thread Christian Schwarz
Package: libnet-socks-perl Version: 0.03-4 In SOCKS.pm, the author wrote "#fixme - check to make sure peer_addr is dotted decimal or do name resolution on it first". I've fixed this with a small (hacky) patch (see attachment). (The patch is needed, when using Net::SOCKS together with SpamAs