Gentoo Archives: gentoo-commits

From: "Gordon Malm (gengor)" <gengor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.use.mask use.mask
Date: Wed, 05 Aug 2009 15:23:49
Message-Id: E1MYiKM-0005IE-Ew@stork.gentoo.org
1 gengor 09/08/05 15:22:54
2
3 Modified: package.use.mask use.mask
4 Log:
5 hardened profile updates
6
7 Revision Changes Path
8 1.4 profiles/hardened/linux/package.use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.use.mask?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.use.mask?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/package.use.mask?r1=1.3&r2=1.4
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.use.mask,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- package.use.mask 31 Jul 2009 08:34:09 -0000 1.3
21 +++ package.use.mask 5 Aug 2009 15:22:54 -0000 1.4
22 @@ -1,12 +1,11 @@
23 # Copyright 1999-2009 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.use.mask,v 1.3 2009/07/31 08:34:09 ssuominen Exp $
26 -
27 -# Note that this requires portage-2.1.1+ so if you need this functionality,
28 -# make sure your package forces a new-enough portage.
29 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.use.mask,v 1.4 2009/08/05 15:22:54 gengor Exp $
30
31 sys-devel/gcc -hardened
32 -www-apps/mediawiki math
33 +sys-libs/glibc -hardened
34
35 # No -z now support? Bug #269288.
36 sys-devel/binutils gold
37 +
38 +www-apps/mediawiki math
39
40
41
42 1.6 profiles/hardened/linux/use.mask
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/use.mask?rev=1.6&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/use.mask?rev=1.6&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/use.mask?r1=1.5&r2=1.6
47
48 Index: use.mask
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/use.mask,v
51 retrieving revision 1.5
52 retrieving revision 1.6
53 diff -u -r1.5 -r1.6
54 --- use.mask 26 Mar 2009 03:03:23 -0000 1.5
55 +++ use.mask 5 Aug 2009 15:22:54 -0000 1.6
56 @@ -1,11 +1,18 @@
57 -# Copyright 1999-2009 Gentoo Foundation.
58 +# Copyright 1999-2009 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/use.mask,v 1.5 2009/03/26 03:03:23 gengor Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/use.mask,v 1.6 2009/08/05 15:22:54 gengor Exp $
62 +
63 +-hardened
64 +
65 +emul-linux-x86
66
67 # supported only by gcc-4, unmask when it's stable wrt #217927
68 raw
69
70 -emul-linux-x86
71 +# nvidia-drivers are masked, this has to be too
72 +video_cards_nvidia
73 +nvidia
74 +vdpau
75
76 x264
77
78 @@ -14,7 +21,3 @@
79
80 # precompiled headers are not compat with ASLR.
81 pch
82 -
83 -# we love this stuff
84 --hardened
85 -