mirror of https://github.com/fail2ban/fail2ban
DOC: very minor (tabs/spaces)
parent
78e1a13fad
commit
e2f49b7334
|
@ -16,8 +16,8 @@ ver. 0.9.1 (2014/xx/xx) - better, faster, stronger
|
||||||
provides defaults for the chain, port, protocol and name tags
|
provides defaults for the chain, port, protocol and name tags
|
||||||
|
|
||||||
- Fixes:
|
- Fixes:
|
||||||
* start of file2ban aborted (on slow hosts, systemd considers the server has been
|
* start of file2ban aborted (on slow hosts, systemd considers the server has
|
||||||
timed out and kills him), see gh-824
|
been timed out and kills him), see gh-824
|
||||||
* UTF-8 fixes in pure-ftp thanks to Johannes Weberhofer. Closes gh-806.
|
* UTF-8 fixes in pure-ftp thanks to Johannes Weberhofer. Closes gh-806.
|
||||||
* systemd backend error on bad utf-8 in python3
|
* systemd backend error on bad utf-8 in python3
|
||||||
* badips.py action error when logging HTTP error raised with badips request
|
* badips.py action error when logging HTTP error raised with badips request
|
||||||
|
@ -67,8 +67,8 @@ ver. 0.9.1 (2014/xx/xx) - better, faster, stronger
|
||||||
|
|
||||||
- Enhancements
|
- Enhancements
|
||||||
* Start performance of fail2ban-client (and tests) increased, start time
|
* Start performance of fail2ban-client (and tests) increased, start time
|
||||||
and cpu usage rapidly reduced. Introduced a shared storage logic, to bypass
|
and cpu usage rapidly reduced. Introduced a shared storage logic, to
|
||||||
reading lots of config files (see gh-824).
|
bypass reading lots of config files (see gh-824).
|
||||||
Thanks to Joost Molenaar for good catch (reported gh-820).
|
Thanks to Joost Molenaar for good catch (reported gh-820).
|
||||||
* Fail2ban-regex - add print-all-matched option. Closes gh-652
|
* Fail2ban-regex - add print-all-matched option. Closes gh-652
|
||||||
* Suppress fail2ban-client warnings for non-critical config options
|
* Suppress fail2ban-client warnings for non-critical config options
|
||||||
|
|
Loading…
Reference in New Issue