|
|
|
@ -292,13 +292,25 @@ fail2ban-client set loglevel INFO
|
|
|
|
|
- new `with_foreground_server_thread` decorator to test several client/server commands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ver. 0.9.x (2016/??/??) - wanna-be-released
|
|
|
|
|
ver. 0.9.8 (2016/XX/XXX) - wanna-be-released
|
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
0.9.x line is no longer heavily developed. If you are interested in
|
|
|
|
|
new features (e.g. IPv6 support), please consider 0.10 branch and its
|
|
|
|
|
releases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
### New Features
|
|
|
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ver. 0.9.7 (2017/05/11) - awaiting-victory
|
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
* Fixed a systemd-journal handling in fail2ban-regex (gh-1657)
|
|
|
|
|
* filter.d/sshd.conf
|
|
|
|
@ -325,7 +337,7 @@ releases.
|
|
|
|
|
* filter.d/cyrus-imap.conf
|
|
|
|
|
- accept entries without login-info resp. hostname before IP address (gh-1707)
|
|
|
|
|
* Filter tests extended with check of all config-regexp, that contains greedy catch-all
|
|
|
|
|
before `<HOST>`, that is hard-anchored at end or precise sub expression after `<HOST>`
|
|
|
|
|
before `<HOST>`, that is hard-anchored at end or precise sub expression after `<HOST>`
|
|
|
|
|
|
|
|
|
|
### New Features
|
|
|
|
|
* New Actions:
|
|
|
|
|