- Version 0.3.0. Named it 0.3 because there is a lot of changes in this release

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@73 a942ae1a-1317-0410-a47c-b1dcaea8d605
0.6 0.3.0
Cyril Jaquier 2005-02-24 13:59:34 +00:00
parent f0625224c7
commit 7fb2508960
4 changed files with 4 additions and 5 deletions

View File

@ -4,10 +4,10 @@
|_| \__,_|_|_/___|_.__/\__,_|_||_|
=============================================================
Fail2Ban (version 0.3.0) 02/??/2005
Fail2Ban (version 0.3.0) 02/24/2005
=============================================================
ver. 0.3.0 (02/??/2005) - beta
ver. 0.3.0 (02/24/2005) - beta
----------
- Re-writting of parts of the code in order to handle several
log files with different rules

2
README
View File

@ -4,7 +4,7 @@
|_| \__,_|_|_/___|_.__/\__,_|_||_|
=============================================================
Fail2Ban (version 0.3.0) 02/??/2005
Fail2Ban (version 0.3.0) 02/24/2005
=============================================================
Fail2Ban scans log files like /var/log/pwdfail and bans IP

1
TODO
View File

@ -12,4 +12,3 @@ ToDo
- improve configuration file and command line options
handling
- improve installation process
- create a web page for the project

View File

@ -24,4 +24,4 @@ __date__ = "$Date$"
__copyright__ = "Copyright (c) 2004 Cyril Jaquier"
__license__ = "GPL"
version = "0.3.0-CVS"
version = "0.3.0"