Difference between revisions of "Template:Fail2ban News"

From Fail2ban
Jump to navigationJump to search
Line 1: Line 1:
 +
'''2008/07/18''' Here is a new release of fail2ban. 0.8.3 should fix the famous "Unknown error 514" and the wrong PID in fail2ban.pid. There are a few more fixes and improvements. I have not yet applied all the patches I received. This will be done in a next release.
 +
 
'''2008/07/17''' I will release 0.8.3 soon but Sourceforge.net seems to be migrating their services. I have some issues with their subversion repositories at the moment.
 
'''2008/07/17''' I will release 0.8.3 soon but Sourceforge.net seems to be migrating their services. I have some issues with their subversion repositories at the moment.
  
Line 4: Line 6:
  
 
'''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".
 

Revision as of 00:07, 18 July 2008

2008/07/18 Here is a new release of fail2ban. 0.8.3 should fix the famous "Unknown error 514" and the wrong PID in fail2ban.pid. There are a few more fixes and improvements. I have not yet applied all the patches I received. This will be done in a next release.

2008/07/17 I will release 0.8.3 soon but Sourceforge.net seems to be migrating their services. I have some issues with their subversion repositories at the moment.

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.