From e2afa665f5a92bc26cf6e002f9ee84df10b7084d Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Tue, 6 Mar 2007 16:03:33 +0000 Subject: stable x86; security bug 153911 Package-Manager: portage-2.1.2-r9 --- dev-php4/suhosin/ChangeLog | 6 +++++- dev-php4/suhosin/suhosin-0.9.17.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php4/suhosin') diff --git a/dev-php4/suhosin/ChangeLog b/dev-php4/suhosin/ChangeLog index 2644e6238654..1640a3e56931 100644 --- a/dev-php4/suhosin/ChangeLog +++ b/dev-php4/suhosin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php4/suhosin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/ChangeLog,v 1.5 2007/03/06 08:24:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/ChangeLog,v 1.6 2007/03/06 16:02:07 opfer Exp $ + + 06 Mar 2007; Christian Faulhammer + suhosin-0.9.17.ebuild: + stable x86; security bug 153911 06 Mar 2007; Markus Rothe suhosin-0.9.17.ebuild: Stable on ppc64; bug #153911 diff --git a/dev-php4/suhosin/suhosin-0.9.17.ebuild b/dev-php4/suhosin/suhosin-0.9.17.ebuild index bfff2736b4eb..accfc7620715 100644 --- a/dev-php4/suhosin/suhosin-0.9.17.ebuild +++ b/dev-php4/suhosin/suhosin-0.9.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/suhosin-0.9.17.ebuild,v 1.4 2007/03/06 08:24:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/suhosin-0.9.17.ebuild,v 1.5 2007/03/06 16:02:07 opfer Exp $ PHP_EXT_NAME="suhosin" PHP_EXT_INI="yes" @@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-source-r1 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" DESCRIPTION="Suhosin is an advanced protection system for PHP installations." HOMEPAGE="http://www.suhosin.org/" -- cgit v1.2.3-65-gdbad