|
|
|
@ -4,12 +4,14 @@ Priority: optional
|
|
|
|
|
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
|
|
|
|
|
Uploaders: Barak Pearlmutter <bap@debian.org>
|
|
|
|
|
Build-Depends: debhelper (>= 4.1.67), dpatch
|
|
|
|
|
Build-Depends-Indep: python, python-dev, help2man
|
|
|
|
|
Build-Depends-Indep: python, python-dev, help2man, python-central (>= 0.4.17)
|
|
|
|
|
XS-Python-Version: current, >= 2.3
|
|
|
|
|
Standards-Version: 3.7.2
|
|
|
|
|
|
|
|
|
|
Package: fail2ban
|
|
|
|
|
Architecture: all
|
|
|
|
|
Depends: python (>=2.3), iptables, lsb-base (>=2.0-7)
|
|
|
|
|
Depends: ${python:Depends}, iptables, lsb-base (>=2.0-7)
|
|
|
|
|
XB-Python-Version: ${python:Versions}
|
|
|
|
|
Description: bans IPs that cause multiple authentication errors
|
|
|
|
|
Monitors (in daemon mode) or just scans log files (e.g. /var/log/auth.log,
|
|
|
|
|
/var/log/apache/access.log) and temporarily bans failure-prone
|
|
|
|
|