mirror of https://github.com/fail2ban/fail2ban
Updated ChangeLog to include new murmur filter.
parent
4c837f0333
commit
ba535826a8
|
@ -41,6 +41,8 @@ ver. 0.9.4 (2015/XX/XXX) - wanna-be-released
|
||||||
rest api and web interface (gh-1223)
|
rest api and web interface (gh-1223)
|
||||||
- nginx-limit-req - ban hosts, that were failed through nginx by limit
|
- nginx-limit-req - ban hosts, that were failed through nginx by limit
|
||||||
request processing rate (ngx_http_limit_req_module)
|
request processing rate (ngx_http_limit_req_module)
|
||||||
|
- murmur - ban hosts that repeatedly attempt to connect to
|
||||||
|
murmur/mumble-server with an invalid server password or certificate.
|
||||||
|
|
||||||
- Enhancements:
|
- Enhancements:
|
||||||
* Do not rotate empty log files
|
* Do not rotate empty log files
|
||||||
|
|
Loading…
Reference in New Issue