diff options
author | Markus Meier <maekke@gentoo.org> | 2007-09-30 13:41:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-09-30 13:41:14 +0000 |
commit | 064fb342226d384dc5718c8fc06be91a73aea2c3 (patch) | |
tree | 3e180bf80d4f0729672da1eb3620f110fee923d2 /net-analyzer | |
parent | Sparc stable --- Bug #194265 --- now tests as good. (diff) | |
download | gentoo-2-064fb342226d384dc5718c8fc06be91a73aea2c3.tar.gz gentoo-2-064fb342226d384dc5718c8fc06be91a73aea2c3.tar.bz2 gentoo-2-064fb342226d384dc5718c8fc06be91a73aea2c3.zip |
x86 stable, security bug #194178
(Portage version: 2.1.3.11)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nagios-plugins/ChangeLog b/net-analyzer/nagios-plugins/ChangeLog index 0b8359bf0164..c64164c14935 100644 --- a/net-analyzer/nagios-plugins/ChangeLog +++ b/net-analyzer/nagios-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nagios-plugins # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.71 2007/09/29 09:31:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.72 2007/09/30 13:41:14 maekke Exp $ + + 30 Sep 2007; Markus Meier <maekke@gentoo.org> + nagios-plugins-1.4.10.ebuild: + x86 stable, security bug #194178 29 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> +files/nagios-plugins-1.4.10-noradius.patch, nagios-plugins-1.4.10.ebuild: diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild index 9ab00414d97e..8d1f739e3f0c 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.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/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v 1.2 2007/09/29 09:31:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.10.ebuild,v 1.3 2007/09/30 13:41:14 maekke Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/nagiosplug/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius" |