+fail2ban-cn (0.10.2+cn10u1) stable; urgency=low
+
+ * Prva verzija za buster
+
+ -- Ivan Rako <Ivan.Rako@CARNET.hr> Tue, 25 Aug 2020 16:43:36 +0200
+
fail2ban-cn (0.9.6~cn0) stable; urgency=low
* Prva verzija za stretch
Source: fail2ban-cn
Section: net
Priority: optional
-Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
-Build-Depends: debhelper (>= 9)
+Maintainer: Ivan Rako <Ivan.Rako@CARNET.hr>
+Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Package: fail2ban-cn
Architecture: all
-Depends: ${misc:Depends}, fail2ban (>= 0.9.6), gamin (>= 0.1.10-4.1), python-gamin (>= 0.1.10-4.1)
+Depends: ${misc:Depends}, 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
Fail2ban monitors log files (e.g. /var/log/auth.log,
/var/log/apache/access.log) and temporarily or persistently bans
actions are given in the config files, thus fail2ban can be adopted
to be used with a variety of files and firewalls.
.
- This package brings CARNet-related configuration.
+ This metapackage brings CARNET-related configuration.
[ "$1" = "configure" ] || exit 0
[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
-# Load CARNet Tools
+# Load CARNET Tools
. /usr/share/carnet-tools/functions.sh
CONF="/etc/fail2ban/jail.conf"