Difference between revisions of "Template:Fail2ban News"

From Fail2ban
Jump to navigationJump to search
Line 1: Line 1:
 +
'''2008/03/06''' 0.8.2 is finally out. This one contains a lot of fixes and new features. So I hope we have not introduced to many bugs. Please read the [https://sourceforge.net/forum/forum.php?forum_id=794472 announcement] and take a look at the [[ChangeLog]].
 +
 
'''2008/03/01''' Most of you have probably seen {{Fail2ban}} taking a lot of CPU and disk access on February 29th. We already fixed it and I will release 0.8.2 (which has nice new features) as soon as possible but in the meanwhile, please patch {{Fail2ban}} yourself. You will find a patch [http://sourceforge.net/tracker/index.php?func=detail&aid=1904430&group_id=121032&atid=689044 here]. It's Python so no need to compile anything.
 
'''2008/03/01''' Most of you have probably seen {{Fail2ban}} taking a lot of CPU and disk access on February 29th. We already fixed it and I will release 0.8.2 (which has nice new features) as soon as possible but in the meanwhile, please patch {{Fail2ban}} yourself. You will find a patch [http://sourceforge.net/tracker/index.php?func=detail&aid=1904430&group_id=121032&atid=689044 here]. It's Python so no need to compile anything.
  
'''2007/08/14''' 0.8.1 is now available and fixes some security issues in the default configuration files and includes new filters and actions. The "mail" actions are now deprecated and should be replaced with "sendmail" actions. fail2ban-regex now accepts "ignoreregex".
+
'''2007/08/14''' 0.8.1 is now available and fixes some security issues in the default configuration files and includes new filters and actions. The "mail" actions are now deprecated and should be replaced with "sendmail" actions. fail2ban-regex now accepts "ignoreregex".
 
 
'''2007/06/07''' Daniel B. Cid wrote an article about [http://www.ossec.net/en/attacking-loganalysis.html Attacking Log analysis tools]. There is a section that points out a vulnerability in {{Fail2ban}}. I strongly recommend that you apply the patch provided in the article. A few weeks ago, Yaroslav Halchenko wrote an [http://debaday.debian.net/2007/04/29/fail2ban-an-enemy-of-script-kiddies/ article] about {{Fail2ban}} for [http://debaday.debian.net/ Debian Package of the Day].
 

Revision as of 02:00, 6 March 2008

2008/03/06 0.8.2 is finally out. This one contains a lot of fixes and new features. So I hope we have not introduced to many bugs. Please read the announcement and take a look at the ChangeLog.

2008/03/01 Most of you have probably seen Fail2ban taking a lot of CPU and disk access on February 29th. We already fixed it and I will release 0.8.2 (which has nice new features) as soon as possible but in the meanwhile, please patch Fail2ban yourself. You will find a patch here. It's Python so no need to compile anything.

2007/08/14 0.8.1 is now available and fixes some security issues in the default configuration files and includes new filters and actions. The "mail" actions are now deprecated and should be replaced with "sendmail" actions. fail2ban-regex now accepts "ignoreregex".