mirror of https://github.com/fail2ban/fail2ban
DOC: changelog for recent exim filters tune up
parent
636a93f58b
commit
11f7cf5ad8
|
@ -30,6 +30,7 @@ ver. 0.9.5 (2016/XX/XXX) - wanna-be-released
|
||||||
- New Features:
|
- New Features:
|
||||||
* New Actions:
|
* New Actions:
|
||||||
- action.d/firewallcmd-rich-rules and action.d/firewallcmd-rich-logging (gh-1367)
|
- action.d/firewallcmd-rich-rules and action.d/firewallcmd-rich-logging (gh-1367)
|
||||||
|
|
||||||
- Enhancements:
|
- Enhancements:
|
||||||
* Extreme speedup of all sqlite database operations (gh-1436),
|
* Extreme speedup of all sqlite database operations (gh-1436),
|
||||||
by using of following sqlite options:
|
by using of following sqlite options:
|
||||||
|
@ -38,7 +39,9 @@ ver. 0.9.5 (2016/XX/XXX) - wanna-be-released
|
||||||
- (temp_store = MEMORY) temporary tables and indices are kept in memory
|
- (temp_store = MEMORY) temporary tables and indices are kept in memory
|
||||||
* journald journalmatch for pure-ftpd (gh-1362)
|
* journald journalmatch for pure-ftpd (gh-1362)
|
||||||
* Add additional regex filter for dovecot ldap authentication failures (gh-1370)
|
* Add additional regex filter for dovecot ldap authentication failures (gh-1370)
|
||||||
* added additional regex filters for exim (gh-1371)
|
* filter.d/exim*conf
|
||||||
|
- added additional regexes (gh-1371)
|
||||||
|
- made port entry optional
|
||||||
|
|
||||||
|
|
||||||
ver. 0.9.4 (2016/03/08) - for-you-ladies
|
ver. 0.9.4 (2016/03/08) - for-you-ladies
|
||||||
|
|
Loading…
Reference in New Issue