From 0ac5c8941c5ddab69bd7b251c70d714d5eafe3be Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Tue, 20 Nov 2018 12:39:38 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0cda45fa..a45de141 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,8 +35,13 @@ ver. 0.10.5-dev-1 (20??/??/??) - development edition ----------- ### Fixes +* `filter.d/sshd.conf`: + - captures `Disconnecting ...: Change of username or service not allowed` (gh-2239, gh-2279) + - captures `Disconnected from ... [preauth]` (`extra`/`aggressive` mode and preauth phase only, gh-2239, gh-2279) ### New Features +* new failregex-flag tag `` for failregex, signaled that the access to service was gained + (ATM used similar to tag ``, but it does not add the log-line to matches, gh-2279) ### Enhancements