mirror of https://github.com/fail2ban/fail2ban
Changelog entry for PartOf in .service fix
parent
9f15d02910
commit
dfaf82d68a
|
@ -68,6 +68,9 @@ ver. 0.9.4 (2015/XX/XXX) - wanna-be-released
|
||||||
* Performance improvements while monitoring large number of files (gh-1265).
|
* Performance improvements while monitoring large number of files (gh-1265).
|
||||||
Use associative array (dict) for monitored log files to speed up lookup
|
Use associative array (dict) for monitored log files to speed up lookup
|
||||||
operations. Thanks @kshetragia
|
operations. Thanks @kshetragia
|
||||||
|
* Specified that fail2ban is PartOf iptables.service firewalld.service in
|
||||||
|
.service file -- would reload fail2ban if those services are restarted
|
||||||
|
|
||||||
|
|
||||||
ver. 0.9.3 (2015/08/01) - lets-all-stay-friends
|
ver. 0.9.3 (2015/08/01) - lets-all-stay-friends
|
||||||
----------
|
----------
|
||||||
|
|
Loading…
Reference in New Issue