[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#702894: (pre-approval) unblock: bley/0.1.5-2



On Wed, Mar 13, 2013 at 09:32:24AM +0000, Adam D. Barratt wrote:
> Control: tags -1 + confirmed
> 
> On 12.03.2013 16:09, Evgeni Golov wrote:
> >I would like to upload a small default-config change for the bley
> >package.
> >Currently, the default config includes dnsbl.njabl.org, which was
> >shut
> >down and should not be used anymore [1].
> 
> Indeed, although they at least just emptied the zones so it's mostly
> wasted lookups that are the issue.

Yeah, but I think they want to route NS entries to 192.0.2.0/24, which 
would result in DNS timeouts.

> Please go ahead; thanks.

Thanks. Uploaded. Final debdiff:

diff -Nru bley-0.1.5/debian/changelog bley-0.1.5/debian/changelog
--- bley-0.1.5/debian/changelog	2011-06-04 15:05:29.000000000 +0200
+++ bley-0.1.5/debian/changelog	2013-03-13 11:16:47.000000000 +0100
@@ -1,3 +1,9 @@
+bley (0.1.5-2) unstable; urgency=low
+
+  * cherry-pick patch from upstream to disable njabl.org
+
+ -- Evgeni Golov <evgeni@debian.org>  Wed, 13 Mar 2013 11:15:58 +0100
+
 bley (0.1.5-1) unstable; urgency=low
 
   * New upstream release
diff -Nru 
bley-0.1.5/debian/patches/02-drop-dnsbl.njabl.org-it-s-not-maintained-anymore.patch 
bley-0.1.5/debian/patches/02-drop-dnsbl.njabl.org-it-s-not-maintained-anymore.patch
--- 
bley-0.1.5/debian/patches/02-drop-dnsbl.njabl.org-it-s-not-maintained-anymore.patch	
1970-01-01 01:00:00.000000000 +0100
+++ 
bley-0.1.5/debian/patches/02-drop-dnsbl.njabl.org-it-s-not-maintained-anymore.patch	
2013-03-13 11:14:41.000000000 +0100
@@ -0,0 +1,25 @@
+From 22ffed1223fbf8076ad7c72a9fecb51005a26251 Mon Sep 17 00:00:00 2001
+From: Evgeni Golov <evgeni@golov.de>
+Date: Tue, 12 Mar 2013 08:07:36 +0100
+Subject: [PATCH] drop dnsbl.njabl.org, it's not maintained anymore
+
+---
+ bley.conf |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/bley.conf b/bley.conf
+index 21de6ae..c20e7bd 100644
+--- a/bley.conf
++++ b/bley.conf
+@@ -18,7 +18,7 @@ dbpass = bley
+ dbname = bley
+ 
+ # Which DNSBLs and DNSWLs to use?
+-dnsbls = ix.dnsbl.manitu.net, dnsbl.njabl.org, dnsbl.ahbl.org, 
dnsbl.sorbs.net
++dnsbls = ix.dnsbl.manitu.net, dnsbl.ahbl.org, dnsbl.sorbs.net
+ dnswls = list.dnswl.org
+ 
+ # Whitelist after dnswl_threshold hits.
+-- 
+1.7.10.4
+
diff -Nru bley-0.1.5/debian/patches/series 
bley-0.1.5/debian/patches/series
--- bley-0.1.5/debian/patches/series	2011-06-04 14:53:55.000000000 
+0200
+++ bley-0.1.5/debian/patches/series	2013-03-13 11:15:52.000000000 
+0100
@@ -1 +1,2 @@
 01-debian_config_and_paths.patch
+02-drop-dnsbl.njabl.org-it-s-not-maintained-anymore.patch


-- 
Bruce Schneier can read and understand Perl programs.


Reply to: