Mercurial > dnsbl
comparison dnsbl.spec.in @ 290:bb69fdc3acaa
Unique ip connection limits only apply to authenticated connections
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 21 Mar 2014 13:55:46 -0700 |
parents | 9bd5388bf469 |
children | 9f0d9fcb58dd |
comparison
equal
deleted
inserted
replaced
289:6497944a9bd9 | 290:bb69fdc3acaa |
---|---|
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 * Fri Mar 21 2014 Carl Byington <carl@five-ten-sg.com> - 6.41-1 | |
107 - Unique ip connection limits only apply to authenticated connections. | |
108 | |
106 * Wed Feb 05 2014 Carl Byington <carl@five-ten-sg.com> - 6.40-1 | 109 * Wed Feb 05 2014 Carl Byington <carl@five-ten-sg.com> - 6.40-1 |
107 - Fix possible segfault in mlfi_connect, hostaddr might be null. | 110 - Fix possible segfault in mlfi_connect, hostaddr might be null. |
108 | 111 |
109 * Tue Dec 31 2013 Carl Byington <carl@five-ten-sg.com> - 6.39-1 | 112 * Tue Dec 31 2013 Carl Byington <carl@five-ten-sg.com> - 6.39-1 |
110 - Fix segfault caused by freeing unallocated memory. | 113 - Fix segfault caused by freeing unallocated memory. |