mirror of
https://github.com/fail2ban/fail2ban.git
synced 2025-11-26 14:20:19 +08:00
0.11 - prepared new development edition: README.md, ChangeLog, version.py
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -6,7 +6,17 @@
|
||||
Fail2Ban: Changelog
|
||||
===================
|
||||
|
||||
ver. 0.10.1-dev-1 (2016/??/??) - development edition
|
||||
ver. 0.11.0-dev-0 (2017/??/??) - development nightly edition
|
||||
-----------
|
||||
|
||||
### Fixes
|
||||
|
||||
### New Features
|
||||
|
||||
### Enhancements
|
||||
|
||||
|
||||
ver. 0.10.1-dev-1 (2017/??/??) - development current edition
|
||||
-----------
|
||||
|
||||
### Fixes
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/ _|__ _(_) |_ ) |__ __ _ _ _
|
||||
| _/ _` | | |/ /| '_ \/ _` | ' \
|
||||
|_| \__,_|_|_/___|_.__/\__,_|_||_|
|
||||
v0.10.1 2016/??/??
|
||||
v0.11.0 2017/??/??
|
||||
|
||||
## Fail2Ban: ban hosts that cause multiple authentication errors
|
||||
|
||||
|
||||
@@ -24,4 +24,4 @@ __author__ = "Cyril Jaquier, Yaroslav Halchenko, Steven Hiscocks, Daniel Black"
|
||||
__copyright__ = "Copyright (c) 2004 Cyril Jaquier, 2005-2016 Yaroslav Halchenko, 2013-2014 Steven Hiscocks, Daniel Black"
|
||||
__license__ = "GPL-v2+"
|
||||
|
||||
version = "0.10.1dev1"
|
||||
version = "0.11.0dev0"
|
||||
|
||||
Reference in New Issue
Block a user