diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 00000000..c273e929 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,330 @@ + __ _ _ ___ _ + / _|__ _(_) |_ ) |__ __ _ _ _ + | _/ _` | | |/ /| '_ \/ _` | ' \ + |_| \__,_|_|_/___|_.__/\__,_|_||_| + +============================================================= +Fail2Ban (version 0.7.9) 2007/04/19 +============================================================= + +ver. 0.7.9 (2007/04/19) - release candidate +---------- +- Close opened handlers. Thanks to Yaroslav Halchenko +- Fixed "reload" bug. Many many thanks to Yaroslav Halchenko +- Added date format for asctime without year +- Modified filters config. Thanks to Michael C. Haller +- Fixed a small bug in mail-buffered.conf + +ver. 0.7.8 (2007/03/21) - release candidate +---------- +- Fixed asctime pattern in datedetector.py +- Added new filters/actions. Thanks to Yaroslav Halchenko +- Added Suse init script and modified gentoo-initd. Thanks to + Christian Rauch +- Moved every locking statements in a try..finally block + +ver. 0.7.7 (2007/02/08) - release candidate +---------- +- Added signal handling in fail2ban-client +- Added a wonderful visual effect when waiting on the server +- fail2ban-client returns an error code if configuration is + not valid +- Added new filters/actions. Thanks to Yaroslav Halchenko +- Call Python interpreter directly (instead of using "env") +- Added file support to fail2ban-regex. Benchmark feature has + been removed +- Added cacti script and template. +- Added IP list in "status ". Thanks to Eric Gerbier + +ver. 0.7.6 (2007/01/04) - beta +---------- +- Added a "sleep 1" in redhat-initd. Thanks to Jim Wight +- Use /dev/log for SYSLOG output. Thanks to Joerg Sommrey +- Use numeric output for iptables in "actioncheck" +- Fixed removal of host in hosts.deny. Thanks to René Berber +- Added new date format (2006-12-21 06:43:20) and Exim4 + filter. Thanks to mEDI +- Several "failregex" and "ignoreregex" are now accepted. + Creation of rules should be easier now. +- Added license in COPYING. Thanks to Axel Thimm +- Allow comma in action options. The value of the option must + be escaped with " or '. Thanks to Yaroslav Halchenko +- Now Fail2ban goes in /usr/share/fail2ban instead of + /usr/lib/fail2ban. This is more compliant with FHS. Thanks + to Axel Thimm and Yaroslav Halchenko + +ver. 0.7.5 (2006/12/07) - beta +---------- +- Do not ban a host that is currently banned. Thanks to + Yaroslav Halchenko +- The supported tags in "action(un)ban" are , + and