diff --git a/CHANGELOG b/CHANGELOG index 0ba11dcb..94a7b411 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,10 +4,10 @@ |_| \__,_|_|_/___|_.__/\__,_|_||_| ============================================================= -Fail2Ban (version 0.8.0) 2007/05/?? +Fail2Ban (version 0.8.0) 2007/05/03 ============================================================= -ver. 0.8.0 (2007/05/??) - stable +ver. 0.8.0 (2007/05/03) - stable ---------- - Fixed RedHat init script. Thanks to Jonathan Underwood - Added Solaris 10 files. Thanks to Hanno 'Rince' Wagner diff --git a/README b/README index dea0b5ee..7a4aa86f 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ |_| \__,_|_|_/___|_.__/\__,_|_||_| ============================================================= -Fail2Ban (version 0.7.9) 2007/04/19 +Fail2Ban (version 0.8.0) 2007/05/03 ============================================================= Fail2Ban scans log files like /var/log/pwdfail and bans IP @@ -28,16 +28,15 @@ Optional: To install, just do: -> tar xvfj fail2ban-0.7.9.tar.bz2 -> cd fail2ban-0.7.9 +> tar xvfj fail2ban-0.8.0.tar.bz2 +> cd fail2ban-0.8.0 > python setup.py install This will install Fail2Ban into /usr/share/fail2ban. The executable scripts are placed into /usr/bin. -Gentoo: ebuilds are available on the website. -Debian: Fail2Ban is in Debian unstable. -RedHat: packages are available on the website. +It is possible that Fail2ban is already packaged for your +distribution. In this case, you should use it. Fail2Ban should be correctly installed now. Just type: diff --git a/common/version.py b/common/version.py index 795849fd..929c2225 100644 --- a/common/version.py +++ b/common/version.py @@ -24,4 +24,4 @@ __date__ = "$Date$" __copyright__ = "Copyright (c) 2004 Cyril Jaquier" __license__ = "GPL" -version = "0.7.9-SVN" +version = "0.8.0" diff --git a/man/fail2ban-client.1 b/man/fail2ban-client.1 index 2c4f7205..3dd4111b 100644 --- a/man/fail2ban-client.1 +++ b/man/fail2ban-client.1 @@ -1,11 +1,11 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH FAIL2BAN-CLIENT "1" "April 2007" "fail2ban-client v0.7.9" "User Commands" +.TH FAIL2BAN-CLIENT "1" "May 2007" "fail2ban-client v0.8.0" "User Commands" .SH NAME fail2ban-client \- configure and control the server .SH DESCRIPTION [?1034hUsage: ../fail2ban\-client [OPTIONS] .PP -Fail2Ban v0.7.9 reads log file that contains password failure report +Fail2Ban v0.8.0 reads log file that contains password failure report and bans the corresponding IP addresses using firewall rules. .SH OPTIONS .TP diff --git a/man/fail2ban-regex.1 b/man/fail2ban-regex.1 index 1d772cbb..a7fae822 100644 --- a/man/fail2ban-regex.1 +++ b/man/fail2ban-regex.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH FAIL2BAN-REGEX "1" "April 2007" "fail2ban-regex v0.7.9" "User Commands" +.TH FAIL2BAN-REGEX "1" "May 2007" "fail2ban-regex v0.8.0" "User Commands" .SH NAME fail2ban-regex \- test Fail2ban "failregex" option .SH SYNOPSIS .B fail2ban-regex [\fIOPTIONS\fR] \fI \fR .SH DESCRIPTION -Fail2Ban v0.7.9 reads log file that contains password failure report +Fail2Ban v0.8.0 reads log file that contains password failure report and bans the corresponding IP addresses using firewall rules. .PP This tools can test regular expressions for "fail2ban". diff --git a/man/fail2ban-server.1 b/man/fail2ban-server.1 index 46efd735..d8ed93cd 100644 --- a/man/fail2ban-server.1 +++ b/man/fail2ban-server.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH FAIL2BAN-SERVER "1" "April 2007" "fail2ban-server v0.7.9" "User Commands" +.TH FAIL2BAN-SERVER "1" "May 2007" "fail2ban-server v0.8.0" "User Commands" .SH NAME fail2ban-server \- start the server .SH SYNOPSIS .B fail2ban-server [\fIOPTIONS\fR] .SH DESCRIPTION -Fail2Ban v0.7.9 reads log file that contains password failure report +Fail2Ban v0.8.0 reads log file that contains password failure report and bans the corresponding IP addresses using firewall rules. .PP Only use this command for debugging purpose. Start the server with