Mercurial > dnsbl
comparison dnsbl.spec.in @ 257:d11b529ce9c5 stable-6-0-31
Fix uribl lookups on client dns name, need to strip the ip address in brackets
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 01 Jul 2012 10:13:30 -0700 |
parents | d6d5c50b9278 |
children | 7c05043a220e |
comparison
equal
deleted
inserted
replaced
256:818cabace58f | 257:d11b529ce9c5 |
---|---|
101 /etc/rc.d/init.d/%{name} | 101 /etc/rc.d/init.d/%{name} |
102 %dir %attr(0750,%{name},root) /var/run/%{name} | 102 %dir %attr(0750,%{name},root) /var/run/%{name} |
103 | 103 |
104 | 104 |
105 %changelog | 105 %changelog |
106 * Sun Jul 01 2012 Carl Byington <carl@five-ten-sg.com> - 6.31-1 | |
107 - Fix uribl lookups on client dns name, need to strip the ip | |
108 address in brackets. | |
109 | |
106 * Mon Apr 09 2012 Carl Byington <carl@five-ten-sg.com> - 6.30-1 | 110 * Mon Apr 09 2012 Carl Byington <carl@five-ten-sg.com> - 6.30-1 |
107 - Allow dnswl_list and dnsbl_list to be empty, to override lists | 111 - Allow dnswl_list and dnsbl_list to be empty, to override lists |
108 specified in the ancestor contexts. | 112 specified in the ancestor contexts. |
109 - Add daily recipient limits as a multiple of the hourly limits. | 113 - Add daily recipient limits as a multiple of the hourly limits. |
110 | 114 |