Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened: package.mask
Date: Tue, 30 Oct 2007 20:05:50
Message-Id: E1ImxLN-0008B7-2f@stork.gentoo.org
1 phreak 07/10/30 20:05:45
2
3 Modified: package.mask
4 Log:
5 Adjust the package.mask (See #197422 why).
6
7 Revision Changes Path
8 1.37 profiles/hardened/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/package.mask?rev=1.37&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/package.mask?rev=1.37&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/package.mask?r1=1.36&r2=1.37
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v
17 retrieving revision 1.36
18 retrieving revision 1.37
19 diff -u -r1.36 -r1.37
20 --- package.mask 8 Oct 2007 20:37:13 -0000 1.36
21 +++ package.mask 30 Oct 2007 20:05:44 -0000 1.37
22 @@ -1,6 +1,6 @@
23 # Copyright 2007 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.36 2007/10/08 20:37:13 bicatali Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.37 2007/10/30 20:05:44 phreak Exp $
27
28 # >=acml-3.6 depends on gcc-4*
29 >=sci-libs/acml-3.6
30 @@ -11,13 +11,7 @@
31 # The following packages need =gcc-4*
32 =net-im/skype-1.4.0*
33
34 -# Mask off gcc-4 for all hardened arches until SSP is sorted out (i.e.
35 -# backport for gcc-4.0 and 4.0/4.1 rigged for SSP support in the C
36 -# library). After that, may still need to be masked on x86 as some
37 -# PIC assembler that worked pre-4 fails post-4, e.g. bug #104966).
38 -# If you want to play with it, unmask in /etc/portage/package.unmask
39 -# but be prepared to rebuild anything you build with gcc-4, later.
40 -# 2006-01-11 kevquinn
41 +# gcc-4* still isn't ready.
42 =sys-devel/gcc-4*
43
44 # Mask off glibc-2.4 until the approach for SSP compatibilty is
45
46
47
48 --
49 gentoo-commits@g.o mailing list