import mod_security-2.9.6-1.el9
This commit is contained in:
parent
578f867ab0
commit
862f4ffa4a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/modsecurity-2.9.3.tar.gz
|
||||
SOURCES/modsecurity-2.9.6.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
4fb70cc8284cf1b29eabb19b5f247351cbb82def SOURCES/modsecurity-2.9.3.tar.gz
|
||||
1f9b8f5d6462770d917d2ea3f3586618c37ba158 SOURCES/modsecurity-2.9.6.tar.gz
|
||||
|
@ -9,8 +9,8 @@
|
||||
|
||||
Summary: Security module for the Apache HTTP Server
|
||||
Name: mod_security
|
||||
Version: 2.9.3
|
||||
Release: 12%{?dist}
|
||||
Version: 2.9.6
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: http://www.modsecurity.org/
|
||||
Source: https://github.com/SpiderLabs/ModSecurity/releases/download/v%{version}/modsecurity-%{version}.tar.gz
|
||||
@ -143,6 +143,10 @@ install -m0644 mlogc/mlogc-default.conf %{buildroot}%{_sysconfdir}/mlogc.conf
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 16 2022 Luboš Uhliarik <luhliari@redhat.com> - 2.9.6-1
|
||||
- new version 2.9.6
|
||||
- Resolves: #2143211 - [RFE] upgrade mod_security to 2.9.6
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.3-12
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user