Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/fail2ban,
Scans log files and bans IP that makes too many password failures
Branch: CURRENT,
Version: 0.9.1,
Package name: fail2ban-0.9.1,
Maintainer: ahp-nilsFail2Ban scans log files like /var/log/pwdfail and bans IP
that makes too many password failures. It updates firewall
rules to reject the IP address. Theses rules can be defined by
the user. Fail2Ban can read multiple log files such as sshd
or Apache web server ones.
Required to run:[
databases/py-sqlite3] [
textproc/py-sphinx] [
lang/python27] [
textproc/py-numpydoc]
Master sites:
SHA1: 1b402896454b46ee92fab09f2126a93c02b16ceb
RMD160: aad8d5d49bfd5547e528b283ccc764d4916fa1fb
Filesize: 458.95 KB
Version history: (Expand)
- (2015-02-10) Package deleted from pkgsrc
- (2014-10-29) Updated to version: fail2ban-0.9.1
- (2013-11-18) Package has been reborn
- (2013-11-18) Package deleted from pkgsrc
- (2013-08-28) Package has been reborn
- (2013-08-28) Package deleted from pkgsrc
CVS history: (Expand)
2015-02-09 16:47:34 by Nils | Files touched by this commit (9) | |
Log message:
Remove fail2ban, imported to pkgsrc/security/fail2ban
|
2015-01-09 10:48:44 by Nils | Files touched by this commit (1) |
Log message:
Added a file to path substitution to get bin/fail2ban-testcases working
|
2014-12-07 11:42:27 by Nils | Files touched by this commit (1) |
Log message:
TODO is done
|
2014-12-06 14:06:04 by Nils | Files touched by this commit (6) |
Log message:
- better way to fetch the distfile ;
- documentation is included, and generated with sphinx and numpydoc ;
- added paths-pkgsrc.conf ;
- paths-pkgsrc.conf is patched following OPSYS (could be improved) ;
- added jail.conf manpage ;
- corrected a mistake where configuration files were added twice.
|
2014-11-12 10:05:51 by Nils | Files touched by this commit (1) | |
Log message:
forgot to update PLIST
|
2014-11-10 11:03:26 by Nils | Files touched by this commit (3) |
Log message:
- added dependency on py-sqlite3
- added config files handling
- corrected paths in config files and in installation files
- added netbsd config file
- added doc files
|
2014-10-29 13:54:56 by Nils | Files touched by this commit (2) |
Log message:
cleaning of useless comments
|
2014-10-28 20:49:10 by Nils | Files touched by this commit (4) | |
Log message:
- took over maintainership (with previous maintainer agreement)
- upgrade to 0.9.1 (wich solves the CVE vulnerabilities)
- switched fetching of distfile on Github (following the project move)
- handling of config files
- updated TODO
|