mirror of https://github.com/fail2ban/fail2ban
Minor tune up to changelog (we should eventually just make it into .md format)
parent
07b0ab07ad
commit
ae2af0d51b
10
ChangeLog
10
ChangeLog
|
@ -38,7 +38,7 @@ ver. 0.9.2 (2014/XX/XXX) - wanna-be-released
|
||||||
system authentication issues
|
system authentication issues
|
||||||
|
|
||||||
- New Features:
|
- New Features:
|
||||||
- New filter:
|
- New filters:
|
||||||
- postfix-rbl Thanks Lee Clemens
|
- postfix-rbl Thanks Lee Clemens
|
||||||
- apache-fakegooglebot.conf Thanks Lee Clemens
|
- apache-fakegooglebot.conf Thanks Lee Clemens
|
||||||
- nginx-botsearch Thanks Frantisek Sumsal
|
- nginx-botsearch Thanks Frantisek Sumsal
|
||||||
|
@ -50,16 +50,16 @@ ver. 0.9.2 (2014/XX/XXX) - wanna-be-released
|
||||||
possible to extend a stock filter or jail regexp in .local file
|
possible to extend a stock filter or jail regexp in .local file
|
||||||
(opposite to simply set failregex/ignoreregex that overwrites it),
|
(opposite to simply set failregex/ignoreregex that overwrites it),
|
||||||
see gh-867.
|
see gh-867.
|
||||||
- Monit config for fail2ban in /files/monit
|
- Monit config for fail2ban in files/monit/
|
||||||
- New actions:
|
- New actions:
|
||||||
- action.d/firewallcmd-multiport and action.d/firewallcmd-allports Thanks Donald Yandt
|
- action.d/firewallcmd-multiport and action.d/firewallcmd-allports Thanks Donald Yandt
|
||||||
- action.d/sendmail-geoip-lines.conf
|
- action.d/sendmail-geoip-lines.conf
|
||||||
- action.d/nsupdate to update DNSBL. Thanks Andrew St. Jean
|
- action.d/nsupdate to update DNSBL. Thanks Andrew St. Jean
|
||||||
- New status argument, flavor:
|
- New status argument for fail2ban-client -- flavor:
|
||||||
- fail2ban-client status <jail> [flavor]
|
fail2ban-client status <jail> [flavor]
|
||||||
- empty or "basic" works as-is
|
- empty or "basic" works as-is
|
||||||
- "cymru" additionally prints (ASN, Country RIR) per banned IP
|
- "cymru" additionally prints (ASN, Country RIR) per banned IP
|
||||||
- Requires dnspython or dnspython3
|
(requires dnspython or dnspython3)
|
||||||
|
|
||||||
- Enhancements:
|
- Enhancements:
|
||||||
* Enable multiport for firewallcmd-new action. Closes gh-834
|
* Enable multiport for firewallcmd-new action. Closes gh-834
|
||||||
|
|
Loading…
Reference in New Issue