mirror of https://github.com/fail2ban/fail2ban
Updated changelog.
parent
3991f51f30
commit
18d09b6d8e
|
@ -83,6 +83,10 @@ TODO: implementing of options resp. other tasks from PR #1346
|
||||||
if configuration is clean (fails by wrong configured jails if option `-t` specified)
|
if configuration is clean (fails by wrong configured jails if option `-t` specified)
|
||||||
* New command action parameter `actionrepair` - command executed in order to restore
|
* New command action parameter `actionrepair` - command executed in order to restore
|
||||||
sane environment in error case of `actioncheck`.
|
sane environment in error case of `actioncheck`.
|
||||||
|
* Reporting via abuseipdb.com:
|
||||||
|
- Bans can now be reported to abuseipdb
|
||||||
|
- Catagories must be set in the config
|
||||||
|
- Relevant log lines included in report
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
* Huge increasing of fail2ban performance and especially test-cases performance (see gh-1109)
|
* Huge increasing of fail2ban performance and especially test-cases performance (see gh-1109)
|
||||||
|
|
Loading…
Reference in New Issue