diff options
Diffstat (limited to 'www-apache/mod_security/ChangeLog')
-rw-r--r-- | www-apache/mod_security/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/www-apache/mod_security/ChangeLog b/www-apache/mod_security/ChangeLog index 3f540c917704..44c40181fbe1 100644 --- a/www-apache/mod_security/ChangeLog +++ b/www-apache/mod_security/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for www-apache/mod_security # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_security/ChangeLog,v 1.22 2009/06/14 10:22:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_security/ChangeLog,v 1.23 2009/07/14 17:09:29 flameeyes Exp $ + +*mod_security-2.5.9-r1 (14 Jul 2009) + + 14 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org> + +mod_security-2.5.9-r1.ebuild, +files/mod_security-2.5.9-as-needed.patch, + files/mod_security-2.5.9-broken-autotools.patch: + Add patch to properly build with --as-needed (thanks to Christian Ruppert + in bug #276272 — this required an extra fix to the autotools); add a + perl USE flag to disable the update script and add the libwww-perl + dependency (thanks again to Christian in bug #275864), and add a notice + about the draconic command injection rule (bug #223815 reported by David + Sommerseth. 14 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml: Add myself as maintainer too since I haven't seen Luca in a while. |