Mercurial > dnsbl
diff dnsbl.spec.in @ 377:7fd39f029936
reject if dkim signer is listed on surbl
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 18 Feb 2017 15:06:32 -0800 |
parents | aeb4480a2a95 |
children | 879a470c6ac3 |
line wrap: on
line diff
--- a/dnsbl.spec.in Wed Feb 08 11:40:44 2017 -0800 +++ b/dnsbl.spec.in Sat Feb 18 15:06:32 2017 -0800 @@ -13,8 +13,10 @@ Requires(pre): /usr/sbin/useradd Requires(pre): /usr/bin/getent Requires(postun): /usr/sbin/userdel -Requires(post,preun): /sbin/chkconfig -Requires(post,preun): /sbin/service +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/chkconfig +Requires(post): /sbin/service +Requires(preun): /sbin/service BuildRequires: sendmail-devel >= 8.12.1 BuildRequires: spamassassin BuildRequires: glibc-devel @@ -152,6 +154,9 @@ %changelog +* Sat Feb 18 2017 Carl Byington <carl@five-ten-sg.com> - 6.50-1 +- reject if dkim signer is listed on surbl + * Wed Feb 08 2017 Carl Byington <carl@five-ten-sg.com> - 6.49-1 - RHEL7 systemd and /var/run is on tmpfs - install dnsblnogrey/whiteclnt for dccifd