diff --git a/.cvsignore b/.cvsignore index e8205f1..b630d77 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ -modsecurity-apache_1.9.4.tar.gz +modsecurity-apache_1.9.5.tar.gz +mod_security.conf diff --git a/mod_security.spec b/mod_security.spec index bba75e9..023218d 100644 --- a/mod_security.spec +++ b/mod_security.spec @@ -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 1.9.5-1 +- [Security] New upstream release fixes ASCIIZ bug +- * Mon May 15 2006 Michael Fleming 1.9.4-1 - New upstream release diff --git a/sources b/sources index 2fb9383..b100a08 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -74d2317781bab619cd7b6b376b978107 modsecurity-apache_1.9.4.tar.gz +83f56cce4207d02b93ff60870bf1204f modsecurity-apache_1.9.5.tar.gz +f4c15d94ff5ab3b1dda882be9f01fb23 mod_security.conf