New stable release fixes ASCIIZ issue
This commit is contained in:
parent
bdef5ca95d
commit
39baeba8b0
@ -1 +1,2 @@
|
||||
modsecurity-apache_1.9.4.tar.gz
|
||||
modsecurity-apache_1.9.5.tar.gz
|
||||
mod_security.conf
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Security module for the Apache HTTP Server
|
||||
Name: mod_security
|
||||
Version: 1.9.4
|
||||
Version: 1.9.5
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
URL: http://www.modsecurity.org/
|
||||
@ -40,6 +40,9 @@ rm -rf %{buildroot}
|
||||
%config(noreplace) %{_sysconfdir}/httpd/conf.d/mod_security.conf
|
||||
|
||||
%changelog
|
||||
* Mon May 15 2006 Michael Fleming <mfleming+rpm@enlartenment.com> 1.9.5-1
|
||||
- [Security] New upstream release fixes ASCIIZ bug
|
||||
-
|
||||
* Mon May 15 2006 Michael Fleming <mfleming+rpm@enlartenment.com> 1.9.4-1
|
||||
- New upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user