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

gregoa pushed a commit to branch master
in repository libnet-rblclient-perl.

commit 888dc1f97db72281d8260e9460b2cdb0b90f7de9
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jul 15 16:07:05 2016 +0200

    Add patch to remove inactive RBLs.
    
    Thanks: grin for the bug report and patch.
    Closes: #578878
---
 debian/patches/inactive-rbls.patch | 40 ++++++++++++++++++++++++++++++++++++++
 debian/patches/series              |  1 +
 2 files changed, 41 insertions(+)

diff --git a/debian/patches/inactive-rbls.patch 
b/debian/patches/inactive-rbls.patch
new file mode 100644
index 0000000..3d1468f
--- /dev/null
+++ b/debian/patches/inactive-rbls.patch
@@ -0,0 +1,40 @@
+Description: remove inactive RBLs
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=16448
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=16448
+Bug-Debian: https://bugs.debian.org/578878
+Author: grin <g...@grin.hu>
+Reviewed-by: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-07-15
+
+--- a/RBLClient.pm
++++ b/RBLClient.pm
+@@ -206,7 +206,6 @@
+         badconf.rhsbl.sorbs.net
+         bl.reynolds.net.au
+         bl.spamcop.net
+-        blackhole.compu.net
+         blackholes.brainerd.net
+         blackholes.five-ten-sg.com
+         blackholes.intersil.net
+@@ -218,7 +217,6 @@
+         dul.dnsbl.sorbs.net
+         dynablock.wirehub.net
+         flowgoaway.com
+-        formmail.relays.monkeys.com
+         http.dnsbl.sorbs.net
+         http.opm.blitzed.org
+         korea.services.net
+@@ -229,12 +227,8 @@
+         nomail.rhsbl.sorbs.net
+         opm.blitzed.org
+         orbs.dorkslayers.com
+-        pm0-no-more.compu.net
+-        proxies.monkeys.com
+-        proxies.relays.monkeys.com
+         psbl.surriel.com
+         relays.dorkslayers.com
+-        relays.ordb.org
+         relays.visi.com
+         smtp.dnsbl.sorbs.net
+         socks.dnsbl.sorbs.net
diff --git a/debian/patches/series b/debian/patches/series
index 8eabe5d..3a356e3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 RD.patch
 pod-syntax.patch
+inactive-rbls.patch

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to