From 91f32c60709c3ffc97ae3b1c1aa562400502d511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Uhliarik?= Date: Mon, 8 Sep 2025 14:03:50 +0200 Subject: [PATCH] Bump release - built with wrong rhel-target MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Resolves: RHEL-80178 A form data, "鹿沼市御成橋"(a name of street/city in Japanese) is forbade by mod_security_crs-3.3.4-3.el8.noarch --- mod_security_crs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod_security_crs.spec b/mod_security_crs.spec index e2ba379..c49023c 100644 --- a/mod_security_crs.spec +++ b/mod_security_crs.spec @@ -1,7 +1,7 @@ Summary: ModSecurity Rules Name: mod_security_crs Version: 3.3.5 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: https://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project Source: https://github.com/coreruleset/coreruleset/archive/refs/tags/v%{version}.tar.gz @@ -54,7 +54,7 @@ done %{_datarootdir}/mod_modsecurity_crs %changelog -* Wed Feb 19 2025 Luboš Uhliarik - 3.3.5-2 +* Wed Feb 19 2025 Luboš Uhliarik - 3.3.5-3 - Resolves: RHEL-80178 A form data, "鹿沼市御成橋"(a name of street/city in Japanese) is forbade by mod_security_crs-3.3.4-3.el8.noarch