new version 2.9.4
This commit is contained in:
parent
e2d779ae50
commit
6e61b95f8a
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.4.tar.gz
|
||||
|
@ -9,8 +9,8 @@
|
||||
|
||||
Summary: Security module for the Apache HTTP Server
|
||||
Name: mod_security
|
||||
Version: 2.9.3
|
||||
Release: 11%{?dist}
|
||||
Version: 2.9.4
|
||||
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,9 @@ install -m0644 mlogc/mlogc-default.conf %{buildroot}%{_sysconfdir}/mlogc.conf
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 18 2021 Luboš Uhliarik <luhliari@redhat.com> - 2.9.4-1
|
||||
- new version 2.9.4
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.3-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (modsecurity-2.9.3.tar.gz) = 4e1ea5dd8edadf8f630e4fe92a200d3a8e78963fce3128b5975a1e1ecd0e8bf9ceecd9905c95f8c508932ccd837f1d8ae8bb2ba423307718c3c6a4ae9b783ddd
|
||||
SHA512 (modsecurity-2.9.4.tar.gz) = 5845b7c50a9e755733f45eb683193db9ae27f4348c4691478c49cd6d10e0bc76f254528c19e92349161073f76e28e771d1376aff1c75c2a1b763b8c9635e5bd5
|
||||
|
Loading…
Reference in New Issue
Block a user