diff --git a/debian/NEWS b/debian/NEWS index 9a1ba3f2..26671680 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -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 Sun, 21 Jan 2018 22:25:26 -0500 diff --git a/debian/changelog b/debian/changelog index fdf68069..8251a79c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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