diff dnsbl.spec.in @ 467:f5b394bec28c

allow checking names without A records on uribl lists; improve extraction of fake TLDs from our RPZ zone
author Carl Byington <carl@five-ten-sg.com>
date Wed, 16 Dec 2020 10:25:37 -0800
parents 79e944269c0b
children 0370916c7626
line wrap: on
line diff
--- a/dnsbl.spec.in	Thu Apr 25 09:47:36 2019 -0700
+++ b/dnsbl.spec.in	Wed Dec 16 10:25:37 2020 -0800
@@ -151,6 +151,14 @@
 
 
 %changelog
+* Tue Dec 16 2020 Carl Byington <carl@five-ten-sg.com> - 6.77-1
+- allow checking names without A records on uribl lists.
+- improve extraction of fake TLDs from our RPZ zone so
+  that names under those TLDs may be added to uribl lists
+  via RPZ.
+- snprintf changes for GCC stricter checking on Fedora.
+- case insensitive comparisons for SPF tokens in TXT records.
+
 * Thu Apr 25 2019 Carl Byington <carl@five-ten-sg.com> - 6.76-1
 - SA needs original rfc5321 envelope from to do proper spf
   checking.