From dd58d440bc71f2705ca468bac3965b9f0a36ce24 Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Mon, 4 Aug 2025 11:32:10 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 5ccd2b7b..74141b09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -82,6 +82,7 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition * `action.d/firewallcmd-rich-*.conf` - fixed incorrect quoting, disabling port variable expansion by substitution of rich rule (gh-3815) * `filter.d/dovecot.conf` - add support for latest Dovecot 2.4 release (gh-4016) +* `filter.d/nginx-limit-req.conf` - extended to ban hosts failed by limit connection in ngx_http_limit_conn_module (gh-3674, gh-4047) * `filter.d/proxmox.conf` - add support to Proxmox Web GUI (gh-2966) * `filter.d/openvpn.conf` - new filter and jail for openvpn recognizing failed TLS handshakes (gh-2702) * `filter.d/vaultwarden.conf` - new filter and jail for Vaultwarden (gh-3979)