Mercurial > dnsbl
diff dnsbl.spec.in @ 473:5209e92b4885
opendkim headers changed, pass smtp verify 4xy codes back to sender
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 20 Feb 2021 09:46:29 -0800 |
parents | 0370916c7626 |
children |
line wrap: on
line diff
--- a/dnsbl.spec.in Wed Dec 16 13:40:59 2020 -0800 +++ b/dnsbl.spec.in Sat Feb 20 09:46:29 2021 -0800 @@ -151,7 +151,11 @@ %changelog -* Tue Dec 16 2020 Carl Byington <carl@five-ten-sg.com> - 6.77-1 +* Sat Feb 20 2021 Carl Byington <carl@five-ten-sg.com> - 6.78-1 +- Opendkim headers have changed on centos 8. Pass smtp + verify temp fail 4xy codes back to the sending system. + +* Wed 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 @@ -397,7 +401,7 @@ * Sun Dec 18 2005 Carl Byington <carl@five-ten-sg.com> - 5.11 - use autoconf and http://www.fedora.us/docs/rpm-packaging-guidelines.html -* Tue Jan 03 2005 Carl Byington <carl@five-ten-sg.com> - 4.0 +* Mon Jan 03 2005 Carl Byington <carl@five-ten-sg.com> - 4.0 - added hosts-ignore conf file - see RELEASE_NOTES