From 4254d6bcd3b7eeea9d269ab37965a7d07288cd05 Mon Sep 17 00:00:00 2001 From: sebres Date: Tue, 3 Jun 2025 22:19:54 +0200 Subject: [PATCH] man and changelog --- ChangeLog | 2 ++ man/fail2ban-regex.1 | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a5a51830..95a36870 100644 --- a/ChangeLog +++ b/ChangeLog @@ -84,6 +84,8 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition * `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) +* `fail2ban-regex` extended with new option `-i` or `--invert` to output not-matched lines by `-o` or `--out` (gh-4001) + ver. 1.1.0 (2024/04/25) - object-found--norad-59479-cospar-2024-069a--altitude-36267km ----------- diff --git a/man/fail2ban-regex.1 b/man/fail2ban-regex.1 index 3f8999e0..d1a7626f 100644 --- a/man/fail2ban-regex.1 +++ b/man/fail2ban-regex.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH FAIL2BAN-REGEX "1" "April 2024" "fail2ban-regex 1.1.1.dev1" "User Commands" +.TH FAIL2BAN-REGEX "1" "June 2025" "fail2ban-regex 1.1.1.dev1" "User Commands" .SH NAME fail2ban-regex \- test Fail2ban "failregex" option .SH SYNOPSIS @@ -96,6 +96,10 @@ Disable check for all regex's Set token to print failure information only (row, id, ip, msg, host, ip4, ip6, dns, matches, ...) .TP +\fB\-i\fR, \fB\-\-invert\fR +Invert the sense of matching, to output non\-matching +lines. +.TP \fB\-\-print\-no\-missed\fR Do not print any missed lines .TP