Difference between revisions of "Template:Fail2ban News"

From Fail2ban
Jump to navigationJump to search
Line 1: Line 1:
 +
'''2007/02/08''' The first and hopefully only release candidate is out. You can find 0.7.7 [[Downloads|here]]. ''fail2ban-regex'' has been completely rewritten and accept both log file and filter file. A [http://cacti.net/ Cacti] template and script are available too. You can see a demo [http://www.jaqpot.net/cacti/graph.php?action=view&local_graph_id=69&rra_id=all here]. Look at the [[ChangeLog]] for a list of all changes.
 +
 
'''2007/01/19''' This wiki is now hosted on [http://www.kimsufi.com a dedicated server]. Moreover, I registered '''fail2ban.org''' for the project. I upgraded Mediawiki to 1.9.0. I have not migrated everything yet. Sorry for the inconvenience.
 
'''2007/01/19''' This wiki is now hosted on [http://www.kimsufi.com a dedicated server]. Moreover, I registered '''fail2ban.org''' for the project. I upgraded Mediawiki to 1.9.0. I have not migrated everything yet. Sorry for the inconvenience.
  
Line 4: Line 6:
  
 
'''2007/01/04''' [[Downloads|0.7.6]] is available. Two major changes: the installation directory moved from /usr/lib/fail2ban to /usr/share/fail2ban and now "failregex" and "ignoreregex" support multiple regular expressions. This release contains a few minor bug fixes. Look at the [[ChangeLog]] for more details.
 
'''2007/01/04''' [[Downloads|0.7.6]] is available. Two major changes: the installation directory moved from /usr/lib/fail2ban to /usr/share/fail2ban and now "failregex" and "ignoreregex" support multiple regular expressions. This release contains a few minor bug fixes. Look at the [[ChangeLog]] for more details.
 
'''2006/12/11''' [[Downloads|0.6.2]] fixes the vulnerability [http://www.frsirt.com/english/advisories/2006/4877 CVE-2006-6302] and a few other bugs. The Debian packages are not affected by this issue. All 0.7 releases are also safe. The new "locale" option should help fixing [http://sourceforge.net/tracker/index.php?func=detail&aid=1457620&group_id=121032&atid=689044 bug #1457620]. I recommend all 0.6 users upgrade to 0.6.2.
 

Revision as of 01:25, 9 February 2007

2007/02/08 The first and hopefully only release candidate is out. You can find 0.7.7 here. fail2ban-regex has been completely rewritten and accept both log file and filter file. A Cacti template and script are available too. You can see a demo here. Look at the ChangeLog for a list of all changes.

2007/01/19 This wiki is now hosted on a dedicated server. Moreover, I registered fail2ban.org for the project. I upgraded Mediawiki to 1.9.0. I have not migrated everything yet. Sorry for the inconvenience.

2007/01/05 New pages were created in order to list logging messages of services and discuss appropriated regular expressions. You can find these pages here. Do not hesitate to contribute. We need your help.

2007/01/04 0.7.6 is available. Two major changes: the installation directory moved from /usr/lib/fail2ban to /usr/share/fail2ban and now "failregex" and "ignoreregex" support multiple regular expressions. This release contains a few minor bug fixes. Look at the ChangeLog for more details.