Package: fail2ban Version: 0.8.3-2sid1 Severity: normal Tags: patch The failregex filter for pure-ftpd is not escaping (), please update it with:
galileo:/etc/fail2ban/filter.d# diff -pU2 pure-ftpd.conf_v0.8.3-2sid1 pure-ftpd.conf --- pure-ftpd.conf_v0.8.3-2sid1 2008-02-27 23:44:55.000000000 +0200 +++ pure-ftpd.conf 2009-09-02 20:59:47.000000000 +0300 @@ -20,5 +20,5 @@ __errmsg = (?:Authentication failed for # Values: TEXT # -failregex = pure-ftpd(?:\[\d+\])?: (.+?@<HOST>) \[WARNING\] %(__errmsg)s \[.+\]$ +failregex = pure-ftpd(?:\[\d+\])?: \(.+?@<HOST>\) \[WARNING\] %(__errmsg)s \[.+\]$ # Option: ignoreregex Thanks -- System Information: Debian Release: 5.0.2 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages fail2ban depends on: ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip ii python 2.5.2-3 An interactive high-level object-o ii python-central 0.6.8 register and build utility for Pyt Versions of packages fail2ban recommends: ii iptables 1.4.2-6 administration tools for packet fi ii whois 4.7.30 an intelligent whois client Versions of packages fail2ban suggests: ii bsd-mailx [mailx] 8.1.2-0.20071201cvs-3 A simple mail user agent ii mailx 1:20071201-3 Transitional package for mailx ren pn python-gamin <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org