mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge branch 'debian' into build
* debian: BF: Recommends whois, which is used in some actions (LP: #213227)
This commit is contained in:
commit
154c46cdac
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -14,7 +14,7 @@ Standards-Version: 3.7.3
|
|||
Package: fail2ban
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, lsb-base (>=2.0-7)
|
||||
Recommends: iptables
|
||||
Recommends: iptables, whois
|
||||
Suggests: python-gamin, mailx
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: bans IPs that cause multiple authentication errors
|
||||
|
|
|
|||
Loading…
Reference in a new issue