Bug#821412: libnet-rblclient-perl: Net::DNS 1.01 breaks Net::RBLClient
Andrzej A. Filip
anfi at onet.eu
Mon Apr 18 14:49:34 UTC 2016
Package: libnet-rblclient-perl
Version: 0.5-2
Severity: grave
Tags: upstream
Justification: renders package unusable
Net::DNS 1.01 requires setting RD (recursion desired) bit in DNS queries.
See the spamassassin bug below for more detailed description and fixes:
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7223
Adding the two lines in mk_packet sub fixes the problem
$packet->header->rd(1);
...
$txt_packet->header->rd(1);
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 4.4.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libnet-rblclient-perl depends on:
ii libnet-dns-perl 1.05-1
ii perl 5.22.1-9
libnet-rblclient-perl recommends no packages.
libnet-rblclient-perl suggests no packages.
-- debconf-show failed
More information about the pkg-perl-maintainers
mailing list