diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2004-11-12 06:07:59 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2004-11-12 06:07:59 +0000 |
commit | 62d6e1c21fb21a118edb438ac2863775fb426c42 (patch) | |
tree | 54b63238d5b79d7af14595f58fffb33b048e6b87 /profiles | |
parent | Version bump, bug 62144 (Manifest recommit) (diff) | |
download | gentoo-2-62d6e1c21fb21a118edb438ac2863775fb426c42.tar.gz gentoo-2-62d6e1c21fb21a118edb438ac2863775fb426c42.tar.bz2 gentoo-2-62d6e1c21fb21a118edb438ac2863775fb426c42.zip |
Added 'suid' flag for gringotts (see bug #69458)
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index fe756aebf62a..cb7e65ccffb3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.733 2004/11/12 03:46:33 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.734 2004/11/12 06:07:59 leonardop Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -21,6 +21,7 @@ app-cdr/k3b:monkey - Enable support for Monkey's audio codec app-crypt/gnupg:idea - Use the patented IDEA algorithm app-crypt/gnupg:smartcard - Enables smartcard support app-crypt/gpgme:smime - Add smime support +app-crypt/gringotts:suid - Install the binary suid, acknowledging the usual risks app-crypt/johntheripper:ntlm - enables john to crack Windows NT/2000 MD4 (case-sensitive) password hashes app-crypt/johntheripper:skey - Enable S/Key (Single use password) authentication cracking support app-editors/emacs:aqua - Build Carbon Emacs |