Your message dated Mon, 30 Jul 2007 07:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#426050: fixed in fail2ban 0.8.0-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: fail2ban
Version: 0.8.0-2
Severity: normal
Tags: patch

filter.d/pure-ftpd.conf doesn't work if pure-ftpd has the LogPID option on.  In 
this case the logged lines look like:

    May 25 20:52:47 gopher pure-ftpd[26108]: ([EMAIL PROTECTED]) [WARNING] 
Authentication failed for user [TST001-test]

Here is a fix.

--- pure-ftpd.conf.~1~  Mon Mar 19 16:24:39 2007
+++ pure-ftpd.conf      Fri May 25 16:59:24 2007
@@ -19,7 +19,7 @@
 #         (?:::f{4,6}:)?(?P<host>\S+)
 # Values: TEXT
 #
-failregex = pure-ftpd: (.+?@<HOST>) \[WARNING\] %(__errmsg)s \[.+\]$
+failregex = pure-ftpd(?:\[\d+\])?: (.+?@<HOST>) \[WARNING\] %(__errmsg)s 
\[.+\]$
 
 # Option:  ignoreregex
 # Notes.:  regex to ignore. If this regex matches, the line is ignored.

-- 
Roderick Schertler
[EMAIL PROTECTED]


--- End Message ---
--- Begin Message ---
Source: fail2ban
Source-Version: 0.8.0-4

We believe that the bug you reported is fixed in the latest version of
fail2ban, which is due to be installed in the Debian FTP archive:

fail2ban_0.8.0-4.diff.gz
  to pool/main/f/fail2ban/fail2ban_0.8.0-4.diff.gz
fail2ban_0.8.0-4.dsc
  to pool/main/f/fail2ban/fail2ban_0.8.0-4.dsc
fail2ban_0.8.0-4_all.deb
  to pool/main/f/fail2ban/fail2ban_0.8.0-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yaroslav Halchenko <[EMAIL PROTECTED]> (supplier of updated fail2ban package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 19 Jun 2007 23:04:02 -0400
Source: fail2ban
Binary: fail2ban
Architecture: source all
Version: 0.8.0-4
Distribution: unstable
Urgency: low
Maintainer: Yaroslav Halchenko <[EMAIL PROTECTED]>
Changed-By: Yaroslav Halchenko <[EMAIL PROTECTED]>
Description: 
 fail2ban   - bans IPs that cause multiple authentication errors
Closes: 425746 426050 429263
Changes: 
 fail2ban (0.8.0-4) unstable; urgency=low
 .
   * Moved <HOST> expansion into regex.py (closes: #429263). Thanks James
     Andrewartha.
   * Added optional regexp entry for process PID in some entries (closes:
     #426050). Thanks Roderick Schertler.
   * Added a filter pam_generic to catch any login errors.
   * Added iptables-allports.
   * Use /var/run to keep socket file (closes: #425746)
   * Added a filter for named to catch refused/denied queries
   * Added new time template matching named log entries
   * jail.conf has specification of protocol (default to tcp) to be provided to
     banaction
   * Adjusted failregex for sshd filter:
     - anchored properly at the end of line, and source code has .examples
       files to perform testing of the rules.
     - added new explicit rule for users not in the AllowUsers lists
Files: 
 88bb1bdc683b4ebf887df376a8ac0741 672 net optional fail2ban_0.8.0-4.dsc
 2301597fcf29bc887813d072902f8459 25424 net optional fail2ban_0.8.0-4.diff.gz
 817116e512ab9ffa65f3dc9742061e02 75378 net optional fail2ban_0.8.0-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGrVEVjRFFY3XAJMgRAnloAJwKdyKenPA63UwEBMtlvCfrGpkWzwCgsYqN
dow/zuByR/ZODJafqOJcdzQ=
=0ytM
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to