diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2008-06-10 10:47:45 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2008-06-10 10:47:45 +0000 |
commit | 5575f0b2c2a761c1a5afa0ef439599d602d33bb3 (patch) | |
tree | 69ec350864c82be7bca28f9888b8f58503f236f5 /net-misc/iputils/ChangeLog | |
parent | Add USE=SECURITY_HAZARD for net-misc/iputils. (diff) | |
download | gentoo-2-5575f0b2c2a761c1a5afa0ef439599d602d33bb3.tar.gz gentoo-2-5575f0b2c2a761c1a5afa0ef439599d602d33bb3.tar.bz2 gentoo-2-5575f0b2c2a761c1a5afa0ef439599d602d33bb3.zip |
Introduce USE=SECURITY_HAZARD which allows non-root users to floodping. This can be useful in some IXP/ISP environments where 10Gbit fibre links have to be tested. As the name suggests, it should not be enabled unless you know it makes sense for your situation.
(Portage version: 2.1.5.4)
Diffstat (limited to 'net-misc/iputils/ChangeLog')
-rw-r--r-- | net-misc/iputils/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index afe7326ab1a5..3f8475ab2de7 100644 --- a/net-misc/iputils/ChangeLog +++ b/net-misc/iputils/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for net-misc/iputils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.74 2008/04/20 20:56:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.75 2008/06/10 10:47:44 chainsaw Exp $ + +*iputils-20071127-r2 (10 Jun 2008) + + 10 Jun 2008; <chainsaw@gentoo.org> + +files/iputils-20071127-nonroot-floodping.patch, + +iputils-20071127-r2.ebuild: + Introduce USE=SECURITY_HAZARD which allows non-root users to floodping. + This can be useful in some IXP/ISP environments where 10Gbit fibre links + have to be tested. As the name suggests, it should not be enabled unless + you know it makes sense for your situation. *iputils-20071127-r1 (20 Apr 2008) |