From ad9aba5871e7d3924aa42f76d8eeb739fef8cdcd Mon Sep 17 00:00:00 2001 From: para-do-x Date: Wed, 24 Sep 2025 18:43:39 +0400 Subject: [PATCH] Update ChangeLog gh4075 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 7ebf401d..ea25f313 100644 --- a/ChangeLog +++ b/ChangeLog @@ -69,6 +69,7 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition several log messages will be tagged with as originating from a process named "sshd-session" rather than "sshd" (gh-3782) - `ddos` and `aggressive` modes: regex extended for timeout before authentication (optional connection from part, gh-3907) * `filter.d/vsftpd.conf` - fixed regex (if failures generated by systemd-journal, gh-3954) +* `filter.d/froxlor-auth.conf` - updated the regex to the new logging situation for froxlor and changed logpath in jail.conf (gh-4075). ### New Features and Enhancements * backend `systemd` extended with new parameter `rotated` (default `false`, as prevention against "too many open files"),