sshd.conf: fixed non-anchored part of regex (misleading match of colon inside IPv6 address instead of `: ` in the reason-part by missing space).

pull/1661/head
sebres 2017-01-10 12:51:11 +01:00
parent f8d35a7c9c
commit a9523aefbb
2 changed files with 5 additions and 1 deletions

View File

@ -16,6 +16,10 @@ releases.
### Fixes
* Fixed a systemd-journal handling in fail2ban-regex (gh-1657)
* filter.d/sshd.conf
- Fixed non-anchored part of failregex (misleading match of colon inside
IPv6 address instead of `: ` in the reason-part by missing space, gh-1658)
(0.10th resp. IPv6 relevant only, amend for gh-1479)
### New Features
* New Actions: