Your message dated Fri, 19 Jan 2007 18:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#407561: fixed in fail2ban 0.7.6-3
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.7.5-2
Severity: grave
Justification: renders package unusable
Somewhere, fail2ban does iptables -L INPUT | grep -q fail2ban-ssh (I believe
this is at startup). If you have a rather large iptables ruleset, this takes
forever to return because it is trying to lookup every hostname in the iptables
ruleset. I suggest:
iptables -L INPUT -n | grep -q fail2ban-ssh
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.7-grsec-nomods-aoe
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages fail2ban depends on:
ii iptables 1.3.6.0debian1-5 administration tools for packet fi
ii lsb-base 3.1-22 Linux Standard Base 3.1 init scrip
ii python 2.4.4-2 An interactive high-level object-o
ii python-central 0.5.12 register and build utility for Pyt
ii python2.4 2.4.4-1 An interactive high-level object-o
fail2ban recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: fail2ban
Source-Version: 0.7.6-3
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.7.6-3.diff.gz
to pool/main/f/fail2ban/fail2ban_0.7.6-3.diff.gz
fail2ban_0.7.6-3.dsc
to pool/main/f/fail2ban/fail2ban_0.7.6-3.dsc
fail2ban_0.7.6-3_all.deb
to pool/main/f/fail2ban/fail2ban_0.7.6-3_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: Fri, 19 Jan 2007 10:43:59 -0500
Source: fail2ban
Binary: fail2ban
Architecture: source all
Version: 0.7.6-3
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: 407561
Changes:
fail2ban (0.7.6-3) unstable; urgency=low
.
* Synchronized action.d/iptables-* rules from upstream SVN (closes:
#407561)
* Minor: options renames in the comments to be in sync with upstream
* Use /usr/bin/python interpreter instead of wrapped call to python by
/usr/bin/env
Files:
b4568cacbae67d20a99d9656f6ec1e1b 694 net optional fail2ban_0.7.6-3.dsc
435413a4efd1cffa9b8c7ac5acf129d7 21917 net optional fail2ban_0.7.6-3.diff.gz
39002a07cf6a5d506bf15226f4aabb5b 67754 net optional fail2ban_0.7.6-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFsQ9MjRFFY3XAJMgRAjhZAKCoSexQOEwRoi9esVFHAR3lr1YYcgCeIyZo
9rU8tVyyj7G569VBrzxXWJU=
=dg6m
-----END PGP SIGNATURE-----
--- End Message ---