# HG changeset patch # User Carl Byington # Date 1413258626 25200 # Node ID 52430ef70440cee6471d7c3bcf30cbac8fad5db5 # Parent 13905d36ca82f1a4cd29175cbaa9d609c6cb38d8 Generic regex now matches against the reverse dns PTR value diff -r 13905d36ca82 -r 52430ef70440 dnsbl.spec.in --- a/dnsbl.spec.in Mon Oct 13 20:48:40 2014 -0700 +++ b/dnsbl.spec.in Mon Oct 13 20:50:26 2014 -0700 @@ -103,6 +103,9 @@ %changelog +* Mon Oct 13 2014 Carl Byington - 6.44-1 +- Generic regex now matches against the reverse dns PTR value + * Fri Jul 18 2014 Carl Byington - 6.43-1 - Allow broken SRS0+ rather than the correct SRS0= tag.