diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2008-06-10 10:35:09 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2008-06-10 10:35:09 +0000 |
commit | e6e7019e077adbf2691497d67b763d3397ab441e (patch) | |
tree | ff13b778d9534df26ff2f130126bec56609f291f /profiles | |
parent | Unmask OpenOffice.org 2.4.1 (diff) | |
download | gentoo-2-e6e7019e077adbf2691497d67b763d3397ab441e.tar.gz gentoo-2-e6e7019e077adbf2691497d67b763d3397ab441e.tar.bz2 gentoo-2-e6e7019e077adbf2691497d67b763d3397ab441e.zip |
Add USE=SECURITY_HAZARD for net-misc/iputils.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index f9730f251948..a5cf66c5b95e 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1528 2008/06/10 10:07:39 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1529 2008/06/10 10:35:09 chainsaw Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If doubt put a record here! + 10 Jun 2008; <chainsaw@gentoo.org> use.local.desc: + Add USE=SECURITY_HAZARD for net-misc/iputils. + 10 Jun 2008; Andreas Proschofsky <suka@gentoo.org> package.mask: Unmask OpenOffice.org 2.4.1 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index cb876d421be6..ab3dd4c78594 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3578 2008/06/09 21:54:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3579 2008/06/10 10:35:09 chainsaw Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1699,6 +1699,7 @@ net-misc/hylafax:faxonly - Don't depend on mgetty-fax net-misc/hylafax:html - Adds HTML documentation net-misc/hylafax:mgetty - Adds support for mgetty and vgetty net-misc/icecast:yp - Build support for yp public directory listings +net-misc/iputils:SECURITY_HAZARD - Allow non-root users to flood (ping -f). This is generally a very bad idea. net-misc/kvpnc:cisco - Adds support for Cisco client net-misc/mediatomb:libextractor - Use libextractor to gather files' metadata. net-misc/neon:pkcs11 - Add support PKCS11 support |