On Wed, Jan 7, 2015 at 14:20:44 +0100, Werner Detter wrote: > Package: release.debian.org > Severity: important > Tags: wheezy > User: release.debian....@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] > Thanks for the quick reaction.
> 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 s/unstable/wheezy/ > + > + * Add 10_del_rhsbl.ahbl.org.patch which removes rhsbl.ahbl.org list due > + to service shutdown > + > + -- Werner Detter <wer...@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 <wer...@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 > You might also want to update the manpage? Cheers, Julien -- To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150107133450.ga27...@sh76.dev.logilab.fr