information about new "mode" setting and new filters/actions into changelog

pull/2221/head
Yaroslav Halchenko 2018-01-22 10:00:13 -05:00
parent 1c283f12f7
commit 11911c0ccd
2 changed files with 9 additions and 1 deletions

2
debian/NEWS vendored
View File

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

8
debian/changelog vendored
View File

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