Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Mon, 01 Dec 2008 22:27:56
Message-Id: E1L7HFB-00013T-OM@stork.gentoo.org
1 robbat2 08/12/01 22:27:53
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.4047 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4047&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.4047&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.4046&r2=1.4047
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.4046
18 retrieving revision 1.4047
19 diff -p -w -b -B -u -u -r1.4046 -r1.4047
20 --- use.local.desc 1 Dec 2008 21:07:40 -0000 1.4046
21 +++ use.local.desc 1 Dec 2008 22:27:53 -0000 1.4047
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4046 2008/12/01 21:07:40 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4047 2008/12/01 22:27:53 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -2418,6 +2418,7 @@ sys-auth/pambase:mktemp - Enable pam_mk
31 sys-auth/pambase:passwdqc - Enable pam_passwdqc module on system auth stack for password quality validation. This is an alternative to pam_cracklib producing warnings, rejecting or providing example passwords when changing your system password. It is used by default by OpenWall GNU/*/Linux and by FreeBSD.
32 sys-auth/pambase:sha512 - Switch Linux-PAM's pam_unix module to use sha512 for passwords hashes rather than MD5. This option requires >=sys-libs/pam-1.0.1 built against >=sys-libs/glibc-2.7, if it's built against an earlier version, it will silently be ignored, and MD5 hashes will be used. All the passwords changed after this USE flag is enabled will be saved to the shadow file hashed using SHA512 function. The password previously saved will be left untouched. Please note that while SHA512-hashed passwords will still be recognised if the USE flag is removed, the shadow file will not be compatible with systems using an earlier glibc version.
33 sys-auth/pambase:ssh - Enable pam_ssh module on system auth stack for authentication and session handling. This module will accept as password the passphrase of a private SSH key (one of ~/.ssh/id_rsa, ~/.ssh/id_dsa or ~/.ssh/identity), and will spawn an ssh-agent instance to cache the open key.
34 +sys-auth/policykit:zsh-completion - Install zsh command completion.
35 sys-block/gparted:fat - Include FAT16/FAT32 support (sys-fs/dosfstools)
36 sys-block/gparted:hfs - Include HFS support (sys-fs/hfsutils)
37 sys-block/gparted:jfs - Include JFS support (sys-fs/jfsutils)