mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
information about new "mode" setting and new filters/actions into changelog
This commit is contained in:
parent
1c283f12f7
commit
11911c0ccd
2 changed files with 9 additions and 1 deletions
2
debian/NEWS
vendored
2
debian/NEWS
vendored
|
|
@ -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.
|
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
|
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
|
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 21 Jan 2018 22:25:26 -0500
|
||||||
|
|
||||||
|
|
|
||||||
8
debian/changelog
vendored
8
debian/changelog
vendored
|
|
@ -7,6 +7,14 @@ fail2ban (0.10.2-1) unstable; urgency=medium
|
||||||
execution, and shutdown (Closes: #878038)
|
execution, and shutdown (Closes: #878038)
|
||||||
- Incremental increase of bantime (Closes: #498164)
|
- Incremental increase of bantime (Closes: #498164)
|
||||||
- IPv6 support (Closes: #881648, #470417)
|
- 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
|
* A number of new patches added to address failing tests from
|
||||||
https://github.com/fail2ban/fail2ban/pull/2025
|
https://github.com/fail2ban/fail2ban/pull/2025
|
||||||
* debian/control
|
* debian/control
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue