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

Bug#774773: wheezy-pu: package policyd-weight/policyd-weight/0.1.15.2-5+wheezy2



Package: release.debian.org
Severity: important
Tags: wheezy
User: release.debian.org@packages.debian.org
Usertags: pu

Dear Maintainer,

policyd-weight uses the abusive hosts blocking list which has been shutdown on january 1st,
more information can be found on the website of the dnsbl: 

http://www.ahbl.org/content/last-notice-wildcarding-services-jan-1st

The list now replies which a positive response which may lead to false positives. I hereby
ask someone to upload/confirm the package. The package for unstable has already been uploaded. 
I've recreated the package for stable with the patch applied and uploaded the package also
to mentors.debian.net - debdiff is found under [1]

 * Package name    : policyd-weight
   Version         : policyd-weight/0.1.15.2-5+wheezy2
   Upstream Author : Robert Felber
 * URL             : www.policyd-weight.org
 * License         : GPL-2+
   Section         : mail

The URL of your package is:
http://mentors.debian.net/package/policyd-weight

The respective dsc file can be found at:
http://mentors.debian.net/debian/pool/main/p/policyd-weight/policyd-weight_0.1.15.2-5+wheezy2.dsc

Thanks, 
Werner Detter

[1] debdiff

diff -Nru policyd-weight-0.1.15.2/debian/changelog policyd-weight-0.1.15.2/debian/changelog
--- policyd-weight-0.1.15.2/debian/changelog	2014-03-15 13:24:45.000000000 +0100
+++ policyd-weight-0.1.15.2/debian/changelog	2015-01-07 07:56:59.000000000 +0100
@@ -1,3 +1,11 @@
+policyd-weight (0.1.15.2-5+wheezy2) unstable; urgency=low
+
+  * Add 10_del_rhsbl.ahbl.org.patch which removes rhsbl.ahbl.org list due
+    to service shutdown
+	
+ -- Werner Detter <werner@aloah-from-hell.de>  Wed,  7 Jan 2015 07:30:14 +0100
+
+
 policyd-weight (0.1.15.2-5+wheezy1) wheezy; urgency=low
 
     * Add 09_fix_net_dns_usage.patch which fixes infinite loop when dns resolver
diff -Nru policyd-weight-0.1.15.2/debian/patches/10_del_rhsbl.ahbl.org.patch policyd-weight-0.1.15.2/debian/patches/10_del_rhsbl.ahbl.org.patch
--- policyd-weight-0.1.15.2/debian/patches/10_del_rhsbl.ahbl.org.patch	1970-01-01 01:00:00.000000000 +0100
+++ policyd-weight-0.1.15.2/debian/patches/10_del_rhsbl.ahbl.org.patch	2015-01-07 07:55:16.000000000 +0100
@@ -0,0 +1,15 @@
+Description: removes RHSBL rhsbl.ahbl.org from policyd-weight source
+Author: Werner Detter <werner@aloah-from-hell.de>
+DEP: 3
+--- a/policyd-weight
++++ b/policyd-weight
+@@ -389,8 +389,7 @@
+ 
+ ## RHSBL settings
+ my @rhsbl_score = (
+-    'multi.surbl.org',             4,        0,        'SURBL',
+-    'rhsbl.ahbl.org',              4,        0,        'AHBL'
++    'multi.surbl.org',             4,        0,        'SURBL'
+ );
+ 
+ my $BL_ERROR_SKIP     = 2;  # skip a RBL if this RBL had this many continuous
diff -Nru policyd-weight-0.1.15.2/debian/patches/series policyd-weight-0.1.15.2/debian/patches/series
--- policyd-weight-0.1.15.2/debian/patches/series	2014-03-15 13:26:31.000000000 +0100
+++ policyd-weight-0.1.15.2/debian/patches/series	2015-01-07 07:54:13.000000000 +0100
@@ -7,3 +7,4 @@
 07_del_rfc-ignorant.org.patch
 08_del_dnsbl.njabl.org.patch
 09_fix_net_dns_usage.patch
+10_del_rhsbl.ahbl.org.patch


-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)


Reply to: