[ubuntu/karmic] fail2ban 0.8.3-6ubuntu1 (Accepted)

Andres Rodriguez andreserl at ubuntu.com
Wed Jul 22 02:20:13 BST 2009


fail2ban (0.8.3-6ubuntu1) karmic; urgency=low

  * Merge from debian unstable (LP: #402039), remaining changes:
    - Python 2.6 transition.

fail2ban (0.8.3-6) unstable; urgency=low

  * Time to shake the ground with upload to unstable.
  * Merged upstream's development as of SVN revision 732:
     - Fixed maxretry/findtime rate. Many thanks to Christos Psonis.
       Tracker #2019714.
     - Made the named-refused regex a bit less restrictive in order to match
       logs with "view". Thanks to Stephen Gildea.
     - Use timetuple instead of utctimetuple for ISO 8601. Maybe not a 100%
       correct fix but seems to work. Tracker #2500276.
     - Changed <HOST> template to be more restrictive (closes: #514163).
     - Added cyrus-imap and sieve filters. Thanks to Jan Wagner.  (closes:
       #513953).
     - Pull a commit from Yaroslav git repo. BF: addressing added bang to ssh
       log (closes: #512193).
     - Added missing semi-colon in the bind9 example. Thanks to Yaroslav
       Halchenko.
     - Added NetBSD ipfilter (ipf command) action. Thanks to Ed Ravin. Tracker
       #2484115.
     - Improved SASL filter. Thanks to Loic Pefferkorn. Tracker #2310410.
       (closes: #507990)
     - Added CPanel date format. Thanks to David Collins. Tracker #1967610.
     - Added nagios script. Thanks to Sebastian Mueller.
     - Removed print.
     - Removed begin-line anchor for "standard" timestamp (closes: #500824)
     - Remove socket file on startup is fail2ban crashed. Thanks to Detlef
       Reichelt.
  * Added a comment into Debian-shipped jail.conf about sasl logpath -- it
    might preferable to monitor warn.log in case of postfix (To complete react
    to #507990) (git branch up/fixes). Also added sasl example log file (git
    branch up/log_examples).
  * Removing minor bashism in ipmasq example file (closes: #530078).
    Thanks Raphael Geissert (git branch up/ipmasq)
  * Allow for trailing spaces in proftpd logs (closes: #507986)
    (git branch up/fixes).
  * Removed duplicate entry for DataCha0s/2\.0 in badbots (closes: #519557)
    (git branch up/fixes).
  * Adjusted Git-vcs field to point to git:// .
  * Thanks lintian fixes:
    - Boosted policy to 3.8.2 (no changes are due).
    - Boosted debhelper compatibility to 5.
    - Misspell in README.Debian
    - Removing stale /var/run/fail2ban from dirs -- should be created by
      init script

fail2ban (0.8.3-5) experimental; urgency=low

  * BF: anchoring regex for IP with " *$" at the end + adjust regexp for
    <HOST> (closes: #514163)
  * NF: adding unittests for previous BF

fail2ban (0.8.3-4) experimental; urgency=low

  * BF: added missing semicolon in a logging template for bind within
    jail.conf (thanks to anonymous on www.debian-administration.org)

fail2ban (0.8.3-3) experimental; urgency=low

  * BF: addressed added bang to ssh log (closes: #512193).
    Thanks Silvestre Zabala.
  * Adjusted description of bantime/findtime in README.Debian (closes:
    #507771)
  * Synced current debian revision to FAIL2BAN-0_8 at 717 of upstream,
    since it includes fixes to some forwarded bugs. Total list of
    functional changes
    - Added actions to report abuse to ISP, DShield and myNetWatchman.
      Thanks to Russell Odom.
    - Added apache-nohome.conf. Thanks to Yaroslav Halchenko.
    - Added new time format. No idea from where it comes...
    - Added new regex. Thanks to Tobias Offermann.
    - Try to match the regex even if the line does not contain a valid
      date/time. Described in Debian #491253. Thanks to Yaroslav
      Halchenko.
    - Removed "timeregex" and "timepattern" stuff that is not needed
      anymore.
    - Added date template for Day-Month-Year Hour:Minute:Second
      (closes: #491253)
    - Added date pattern for Hour:Minute:Second. Thanks to Andreas
      Itzchak Rehberg.
    - Use current day and month instead of Jan 1st if both are not
      available in the log. Thanks to Andreas Itzchak Rehberg.
    - Improved pattern. Thanks to Yaroslav Halchenko.
    - Merged patches from Debian package. Thanks to Yaroslav Halchenko.

Date: Mon, 20 Jul 2009 23:08:35 -0500
Changed-By: Andres Rodriguez <andreserl at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Nick Ellery <nick.ellery at ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/fail2ban/0.8.3-6ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 20 Jul 2009 23:08:35 -0500
Source: fail2ban
Binary: fail2ban
Architecture: source
Version: 0.8.3-6ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andres Rodriguez <andreserl at ubuntu.com>
Description: 
 fail2ban   - bans IPs that cause multiple authentication errors
Closes: 491253 500824 507771 507986 507990 512193 512193 513953 514163 514163 519557 530078
Changes: 
 fail2ban (0.8.3-6ubuntu1) karmic; urgency=low
 .
   * Merge from debian unstable (LP: #402039), remaining changes:
     - Python 2.6 transition.
 .
 fail2ban (0.8.3-6) unstable; urgency=low
 .
   * Time to shake the ground with upload to unstable.
   * Merged upstream's development as of SVN revision 732:
      - Fixed maxretry/findtime rate. Many thanks to Christos Psonis.
        Tracker #2019714.
      - Made the named-refused regex a bit less restrictive in order to match
        logs with "view". Thanks to Stephen Gildea.
      - Use timetuple instead of utctimetuple for ISO 8601. Maybe not a 100%
        correct fix but seems to work. Tracker #2500276.
      - Changed <HOST> template to be more restrictive (closes: #514163).
      - Added cyrus-imap and sieve filters. Thanks to Jan Wagner.  (closes:
        #513953).
      - Pull a commit from Yaroslav git repo. BF: addressing added bang to ssh
        log (closes: #512193).
      - Added missing semi-colon in the bind9 example. Thanks to Yaroslav
        Halchenko.
      - Added NetBSD ipfilter (ipf command) action. Thanks to Ed Ravin. Tracker
        #2484115.
      - Improved SASL filter. Thanks to Loic Pefferkorn. Tracker #2310410.
        (closes: #507990)
      - Added CPanel date format. Thanks to David Collins. Tracker #1967610.
      - Added nagios script. Thanks to Sebastian Mueller.
      - Removed print.
      - Removed begin-line anchor for "standard" timestamp (closes: #500824)
      - Remove socket file on startup is fail2ban crashed. Thanks to Detlef
        Reichelt.
   * Added a comment into Debian-shipped jail.conf about sasl logpath -- it
     might preferable to monitor warn.log in case of postfix (To complete react
     to #507990) (git branch up/fixes). Also added sasl example log file (git
     branch up/log_examples).
   * Removing minor bashism in ipmasq example file (closes: #530078).
     Thanks Raphael Geissert (git branch up/ipmasq)
   * Allow for trailing spaces in proftpd logs (closes: #507986)
     (git branch up/fixes).
   * Removed duplicate entry for DataCha0s/2\.0 in badbots (closes: #519557)
     (git branch up/fixes).
   * Adjusted Git-vcs field to point to git:// .
   * Thanks lintian fixes:
     - Boosted policy to 3.8.2 (no changes are due).
     - Boosted debhelper compatibility to 5.
     - Misspell in README.Debian
     - Removing stale /var/run/fail2ban from dirs -- should be created by
       init script
 .
 fail2ban (0.8.3-5) experimental; urgency=low
 .
   * BF: anchoring regex for IP with " *$" at the end + adjust regexp for
     <HOST> (closes: #514163)
   * NF: adding unittests for previous BF
 .
 fail2ban (0.8.3-4) experimental; urgency=low
 .
   * BF: added missing semicolon in a logging template for bind within
     jail.conf (thanks to anonymous on www.debian-administration.org)
 .
 fail2ban (0.8.3-3) experimental; urgency=low
 .
   * BF: addressed added bang to ssh log (closes: #512193).
     Thanks Silvestre Zabala.
   * Adjusted description of bantime/findtime in README.Debian (closes:
     #507771)
   * Synced current debian revision to FAIL2BAN-0_8 at 717 of upstream,
     since it includes fixes to some forwarded bugs. Total list of
     functional changes
     - Added actions to report abuse to ISP, DShield and myNetWatchman.
       Thanks to Russell Odom.
     - Added apache-nohome.conf. Thanks to Yaroslav Halchenko.
     - Added new time format. No idea from where it comes...
     - Added new regex. Thanks to Tobias Offermann.
     - Try to match the regex even if the line does not contain a valid
       date/time. Described in Debian #491253. Thanks to Yaroslav
       Halchenko.
     - Removed "timeregex" and "timepattern" stuff that is not needed
       anymore.
     - Added date template for Day-Month-Year Hour:Minute:Second
       (closes: #491253)
     - Added date pattern for Hour:Minute:Second. Thanks to Andreas
       Itzchak Rehberg.
     - Use current day and month instead of Jan 1st if both are not
       available in the log. Thanks to Andreas Itzchak Rehberg.
     - Improved pattern. Thanks to Yaroslav Halchenko.
     - Merged patches from Debian package. Thanks to Yaroslav Halchenko.
Checksums-Sha1: 
 e4a8c97517b7ed6efc1193eee6ea8b3717a1bc36 1595 fail2ban_0.8.3-6ubuntu1.dsc
 56891b37320c42738c1a84ac4df7e0726ab3a3c6 47579 fail2ban_0.8.3-6ubuntu1.diff.gz
Checksums-Sha256: 
 7fa60f5bf57bd7fd4328301457a1fb1e796ca721db3c4003fe4c379a387ae6cd 1595 fail2ban_0.8.3-6ubuntu1.dsc
 aad1d0d4ae807dfa9a39673aae52ab60234263c7b7bcd1f4bd3ae981710f3952 47579 fail2ban_0.8.3-6ubuntu1.diff.gz
Files: 
 7ddedc8205d30ff40bb4ab360fbad6d4 1595 net optional fail2ban_0.8.3-6ubuntu1.dsc
 8e854dbb77037ee1e3854380799f11db 47579 net optional fail2ban_0.8.3-6ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 402039
Original-Maintainer: Yaroslav Halchenko <debian at onerussian.com>

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

iQEcBAEBAgAGBQJKZmg1AAoJEJVLDbJq+sr0xTgH/3Nv+eW3kqMB/4WUPbBW9+Vf
L6sdGiAAgAkQSHE/2mbigoGVO2AtZtCzP/hPZScU7pN9tBd+QT9oRmB/V9sCIT7y
0s7h8uBvltixcDiE2XsNCUWtnezPhvVJrIwhxdnV9xeB6HLNkrIFRFTmYO5hbGA4
v0qjApguM8+g9ME/IEJDIT+suSXPF6czJ/l7kBoXvuBRNycsGAby5fOKSzzSYPWQ
S5JlR2h0ppmDhjupCsU+gqTggXkLTVIz2IwrKNaCYCEOlj57+vJigKgwUY4fblnJ
xmCvBl1f2RwOGjHPmhNfxXYHQb+HYAVn16Gp9yiIhZnIpe98zYmCnNuTYJ99kL4=
=+Bm8
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list