Minor tune up to changelog (we should eventually just make it into .md format)

pull/961/head
Yaroslav Halchenko 2015-02-14 09:37:13 -05:00
parent 07b0ab07ad
commit ae2af0d51b
1 changed files with 8 additions and 8 deletions

View File

@ -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