Update to 2.9.2
This commit is contained in:
parent
79c4bdbcc9
commit
865aff2ef6
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ modsecurity-apache_2.5.12.tar.gz
|
||||
/modsecurity-2.8.0.tar.gz.sha256
|
||||
/modsecurity-2.9.0.tar.gz
|
||||
/modsecurity-2.9.1.tar.gz
|
||||
/modsecurity-2.9.2.tar.gz
|
||||
|
@ -9,8 +9,8 @@
|
||||
|
||||
Summary: Security module for the Apache HTTP Server
|
||||
Name: mod_security
|
||||
Version: 2.9.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.9.2
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: http://www.modsecurity.org/
|
||||
Group: System Environment/Daemons
|
||||
@ -128,6 +128,9 @@ install -m0644 mlogc/mlogc-default.conf %{buildroot}%{_sysconfdir}/mlogc.conf
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 2.9.2-1
|
||||
- Update to 2.9.2
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user