Mercurial > dnsbl
comparison dnsbl.spec.in @ 449:d4275f26241c stable-6-0-69
fix spf mx:domain.tld token parsing
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 10 Apr 2018 12:56:07 -0700 |
parents | 71019a7d2b59 |
children | f2bc221240e8 |
comparison
equal
deleted
inserted
replaced
448:53adaef57eb5 | 449:d4275f26241c |
---|---|
153 %endif | 153 %endif |
154 %dir %attr(0750,%{name},root) /var/run/%{name} | 154 %dir %attr(0750,%{name},root) /var/run/%{name} |
155 | 155 |
156 | 156 |
157 %changelog | 157 %changelog |
158 * Tue Apr 10 2018 Carl Byington <carl@five-ten-sg.com> - 6.69-1 | |
159 - fix spf mx:domain.tld token parsing | |
160 | |
158 * Mon Feb 19 2018 Carl Byington <carl@five-ten-sg.com> - 6.68-1 | 161 * Mon Feb 19 2018 Carl Byington <carl@five-ten-sg.com> - 6.68-1 |
159 - round rather than truncate spam assassin scores. | 162 - round rather than truncate spam assassin scores. |
160 - check >= rather than > for spam assassin scores to match | 163 - check >= rather than > for spam assassin scores to match |
161 behavior of dcc bulk scores. | 164 behavior of dcc bulk scores. |
162 | 165 |