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/selinux/2007.0/x86/hardened: package.mask
Date: Thu, 16 Jul 2009 18:57:31
Message-Id: E1MRW93-0000NG-MH@stork.gentoo.org
1 gengor 09/07/16 18:57:29
2
3 Modified: package.mask
4 Log:
5 Mask glibc-2.10 and greater on selinux profiles on behalf of PeBenito
6
7 Revision Changes Path
8 1.2 profiles/selinux/2007.0/x86/hardened/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/selinux/2007.0/x86/hardened/package.mask?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/selinux/2007.0/x86/hardened/package.mask?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/selinux/2007.0/x86/hardened/package.mask?r1=1.1&r2=1.2
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/selinux/2007.0/x86/hardened/package.mask,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- package.mask 17 Jun 2007 20:42:02 -0000 1.1
21 +++ package.mask 16 Jul 2009 18:57:29 -0000 1.2
22 @@ -1,6 +1,6 @@
23 # Copyright 2006 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2007.0/x86/hardened/package.mask,v 1.1 2007/06/17 20:42:02 pebenito Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2007.0/x86/hardened/package.mask,v 1.2 2009/07/16 18:57:29 gengor Exp $
27
28 # Mask off gcc-4 for all hardened arches until SSP is sorted out (i.e.
29 # backport for gcc-4.0 and 4.0/4.1 rigged for SSP support in the C
30 @@ -18,3 +18,5 @@
31 # 2006-03-13 kevquinn
32 =sys-libs/glibc-2.4*
33
34 +# Patch fails, mask for now. Bug #270274.
35 +>=sys-libs/glibc-2.10