diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-07-14 17:09:30 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-07-14 17:09:30 +0000 |
commit | 27bbc5d6c15f5e6a8ec27a9330fc05b4fb365198 (patch) | |
tree | 12e7552b091bfe6621bfaaf6ff01d670d06177c8 /www-apache/mod_security/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-27bbc5d6c15f5e6a8ec27a9330fc05b4fb365198.tar.gz gentoo-2-27bbc5d6c15f5e6a8ec27a9330fc05b4fb365198.tar.bz2 gentoo-2-27bbc5d6c15f5e6a8ec27a9330fc05b4fb365198.zip |
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.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
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. |