make nftables alternative recommend to iptables

pull/2221/head
Yaroslav Halchenko 2018-03-10 08:34:41 -05:00
parent b67dc5e908
commit 75a11a4a92
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
fail2ban (0.10.2-2) unstable; urgency=medium
[ Arturo Borrero Gonzalez ]
* Recommend nftables as an alternative to iptables (Closes: #892472)
-- Yaroslav Halchenko <debian@onerussian.com> Sat, 10 Mar 2018 08:32:43 -0500
fail2ban (0.10.2-1) unstable; urgency=medium
[ Yaroslav Halchenko ]

2
debian/control vendored
View File

@ -17,7 +17,7 @@ Standards-Version: 4.1.3
Package: fail2ban
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, lsb-base (>=2.0-7)
Recommends: python, nftables, whois, python3-pyinotify, python3-systemd
Recommends: python, iptables|nftables, whois, python3-pyinotify, python3-systemd
Suggests: mailx, system-log-daemon, monit, sqlite3
Description: ban hosts that cause multiple authentication errors
Fail2ban monitors log files (e.g. /var/log/auth.log,