mirror of https://github.com/fail2ban/fail2ban
information about new "mode" setting and new filters/actions into changelog
parent
1c283f12f7
commit
11911c0ccd
|
@ -6,7 +6,7 @@ fail2ban (0.10.2-1) unstable; urgency=medium
|
|||
previous version(s) would either not work or would not work as intended.
|
||||
|
||||
You are advised to accept new configuration and adjust it for your
|
||||
customizations (if any).
|
||||
customizations (if any). See changelog.Debian.gz for more information.
|
||||
|
||||
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 21 Jan 2018 22:25:26 -0500
|
||||
|
||||
|
|
|
@ -7,6 +7,14 @@ fail2ban (0.10.2-1) unstable; urgency=medium
|
|||
execution, and shutdown (Closes: #878038)
|
||||
- Incremental increase of bantime (Closes: #498164)
|
||||
- IPv6 support (Closes: #881648, #470417)
|
||||
- Some filters refactored/deprecated, e.g. to take advantage of new
|
||||
filter option mode
|
||||
- sshd-aggressive and sshd-ddos absorbed into sshd filter
|
||||
(modes: normal, ddos, extra, or aggressive)
|
||||
- postfix-rbl and postfix-sasl absorbed into postfix
|
||||
(modes: more, normal, auth, rbl, ddos, extra, or aggressive)
|
||||
- New actions: abuseipd, nginx-block-map
|
||||
- New filters: phpmyadmin-syslog, zoneminder
|
||||
* A number of new patches added to address failing tests from
|
||||
https://github.com/fail2ban/fail2ban/pull/2025
|
||||
* debian/control
|
||||
|
|
Loading…
Reference in New Issue