new version 2.9.6
This commit is contained in:
parent
e3faccab7d
commit
0bc778b97f
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ modsecurity-apache_2.5.12.tar.gz
|
||||
/modsecurity-2.9.1.tar.gz
|
||||
/modsecurity-2.9.2.tar.gz
|
||||
/modsecurity-2.9.3.tar.gz
|
||||
/modsecurity-2.9.6.tar.gz
|
||||
|
1
.mod_security.metadata
Normal file
1
.mod_security.metadata
Normal file
@ -0,0 +1 @@
|
||||
1f9b8f5d6462770d917d2ea3f3586618c37ba158 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (modsecurity-2.9.3.tar.gz) = 4e1ea5dd8edadf8f630e4fe92a200d3a8e78963fce3128b5975a1e1ecd0e8bf9ceecd9905c95f8c508932ccd837f1d8ae8bb2ba423307718c3c6a4ae9b783ddd
|
||||
SHA512 (modsecurity-2.9.6.tar.gz) = 54b3316950094b3951fcfdd82bbacd34dfa8f5500b9a772d3296f411711bad0dcad51068b25cb2c196fdc4b2e1095d54701370d25180c0c68cf0913bd7d4ea03
|
||||
|
Loading…
Reference in New Issue
Block a user