X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fcontrol;h=01d7ed16d4ed1eaf77ff4faffe9bf2107f6de33a;hb=HEAD;hp=1e2987bf8e1583b0ba28a95e5a6c976322d79832;hpb=3d5f1b1bc3b9d6443966ffce74f4fbe046102b34;p=fail2ban-cn.git diff --git a/debian/control b/debian/control index 1e2987b..01d7ed1 100644 --- a/debian/control +++ b/debian/control @@ -1,24 +1,26 @@ Source: fail2ban-cn Section: net Priority: optional -Maintainer: Dinko Korunic -Build-Depends: debhelper (>= 4) -Standards-Version: 3.7.2 +Maintainer: Ivan Rako +Uploaders: Zeljko Boros +Build-Depends: debhelper (>= 10) +Standards-Version: 3.9.8 Package: fail2ban-cn Architecture: all -Depends: fail2ban (>= 0.8.3-2sid1) +Depends: ${misc:Depends}, carnet-tools-cn, ipcalc, fail2ban (>= 0.10.2), gamin (>= 0.1.10-4.1), python-gamin (>= 0.1.10-4.1) Description: bans IPs that cause multiple authentication errors - Monitors log files (e.g. /var/log/auth.log, + Fail2ban monitors log files (e.g. /var/log/auth.log, /var/log/apache/access.log) and temporarily or persistently bans - failure-prone addresses by updating existing firewall rules. The - software was completely rewritten at version 0.7.0 and now allows - easy specification of different actions to be taken such as to ban an - IP using iptables or hostsdeny rules, or simply to send a - notification email. Currently, by default, supports ssh/apache/vsftpd - but configuration can be easily extended for monitoring any other ASCII - file. All filters and actions are given in the config files, thus - fail2ban can be adopted to be used with a variety of files and - firewalls. + failure-prone addresses by updating existing firewall rules. Fail2ban + allows easy specification of different actions to be taken such as to + ban an IP using iptables or hostsdeny rules, or simply to send a + notification email. . - This package brings CARNet-related configuration. + By default, it comes with filter expressions for various services + (sshd, apache, qmail, proftpd, sasl etc.) but configuration can be + easily extended for monitoring any other text file. All filters and + actions are given in the config files, thus fail2ban can be adopted + to be used with a variety of files and firewalls. + . + This metapackage brings CARNET-related configuration.