Difference between revisions of "Template:Fail2ban News"

From Fail2ban
Jump to navigationJump to search
(0.8.11 release)
(0.8.12 release)
Line 1: Line 1:
 +
'''2014/01/2''' 0.8.12 is out. Added features flushlogs for improved log rotation and ignorecommand for dynamic ignores. Fixed apache filters that where over tightened last release and added some new filters. For more details [https://github.com/fail2ban/fail2ban/releases/tag/0.8.12 see the release notes]
 +
 
'''2013/11/13''' 0.8.11 is out. All filter have been tightened due to previous Apache DoS vulnerability. Numerous filters have been fixed to work on more versions of their related programs. [https://raw.github.com/fail2ban/fail2ban/master/ChangeLog see Changelog].
 
'''2013/11/13''' 0.8.11 is out. All filter have been tightened due to previous Apache DoS vulnerability. Numerous filters have been fixed to work on more versions of their related programs. [https://raw.github.com/fail2ban/fail2ban/master/ChangeLog see Changelog].
 
 
'''2013/06/12''' 0.8.10 is out. Addresses possible DoS in apache- filters + adds some enhancements. [https://raw.github.com/fail2ban/fail2ban/master/ChangeLog see Changelog].
 
 
'''2013/05/13''' 0.8.9 is out. Lots of fixes (e.g. pyinotify) and enhancements (e.g. conf.d/*.conf support).
 

Revision as of 23:22, 21 January 2014

2014/01/2 0.8.12 is out. Added features flushlogs for improved log rotation and ignorecommand for dynamic ignores. Fixed apache filters that where over tightened last release and added some new filters. For more details see the release notes

2013/11/13 0.8.11 is out. All filter have been tightened due to previous Apache DoS vulnerability. Numerous filters have been fixed to work on more versions of their related programs. see Changelog.