From d3b5befe44a87fb02087a6914dbc4148279ddfb3 Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Mon, 22 Jul 2019 12:50:48 +0200 Subject: [PATCH] update changelog (#2404) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index f03b2b13..be2c24d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -52,6 +52,7 @@ ver. 0.10.5-dev-1 (20??/??/??) - development edition * `action.d/helpers-common.conf`: rewritten grep arguments, now options `-wF` used to match only whole words and fixed string (not as pattern), gh-2298 * `filter.d/sshd.conf`: + - matches `Bad protocol version identification` in `ddos` and `aggressive` modes (gh-2404). - 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) * `filter.d/mysqld-auth.conf`: