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 | 232b4a9ca230de92b5a2e13d59a6a01a084937a8 (patch) | |
tree | 6b4b015678d62e2d7bc58a06a0e2641039190342 | |
parent | Version bump, bug 62144 (diff) | |
download | historical-232b4a9ca230de92b5a2e13d59a6a01a084937a8.tar.gz historical-232b4a9ca230de92b5a2e13d59a6a01a084937a8.tar.bz2 historical-232b4a9ca230de92b5a2e13d59a6a01a084937a8.zip |
Added 'suid' flag for gringotts (see bug #69458)
-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 |