diff options
author | Gordon Malm <gengor@gentoo.org> | 2009-05-09 22:18:44 +0000 |
---|---|---|
committer | Gordon Malm <gengor@gentoo.org> | 2009-05-09 22:18:44 +0000 |
commit | 5a22eb4299c2eb3bbe241c11f6e847d3e5928fca (patch) | |
tree | fc19dfd580f2a1e2d0f7a75bc6e3f7f28c9c17e6 /profiles/hardened | |
parent | The testsuite was not fully updated to the new Git libexec dir setup. Just he... (diff) | |
download | gentoo-2-5a22eb4299c2eb3bbe241c11f6e847d3e5928fca.tar.gz gentoo-2-5a22eb4299c2eb3bbe241c11f6e847d3e5928fca.tar.bz2 gentoo-2-5a22eb4299c2eb3bbe241c11f6e847d3e5928fca.zip |
Adjust hardened maskings, particularly wrt sys-devel/gcc-4
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/package.mask | 22 | ||||
-rw-r--r-- | profiles/hardened/package.mask | 24 |
2 files changed, 21 insertions, 25 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index 2e1c4b131f81..b1a9e573303c 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -1,30 +1,28 @@ # Copyright 1999-2009 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.15 2009/04/23 16:49:38 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.16 2009/05/09 22:18:44 gengor Exp $ -# supported only by gcc-4, unmask when it's stable wrt #217927 +# Requires gcc-4*, unmask when stable. Bug #217927. media-libs/libopenraw media-gfx/raw-thumbnailer media-gfx/gnome-raw-thumbnailer -# >=acml-3.6 depends on gcc-4* +# >=acml-3.6 depends on gcc-4*. >=sci-libs/acml-3.6 -# The following packages need =gcc-4* -=net-im/skype-1.4.0* +# net-im/skype requires gcc-4* runtime. +net-im/skype -# Hardened versions of gcc-4.0 through gcc-4.2* are not available +# Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* =sys-devel/gcc-4.1* =sys-devel/gcc-4.2* -# Mask non-hardened+non-testing gcc-4.3.x releases -=sys-devel/gcc-4.3.0* -=sys-devel/gcc-4.3.1* +# Mask non-hardened+non-testing gcc-4.3.x releases. =sys-devel/gcc-4.3.2* =sys-devel/gcc-4.3.3 -# No hardened >=sys-devel/gcc-4.4 available +# No hardened >=sys-devel/gcc-4.4 available. >=sys-devel/gcc-4.4 # Mask off glibc-2.4 until the approach for SSP compatibilty is @@ -35,8 +33,8 @@ media-gfx/gnome-raw-thumbnailer =sys-libs/glibc-2.4* # These packages do more harm than good w/ hardened. -# users must now the opensource xorg nv driver with nvidia cards. -# By placing Driver "nv" in xorg.conf +# Users must now the opensource xorg nv driver with nvidia cards +# by placing Driver "nv" in xorg.conf. # 2006-06-29 solar x11-drivers/nvidia-drivers x11-drivers/nvidia-legacy-drivers diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index f7d6dc9e5ea1..0671b70a85a8 100644 --- a/profiles/hardened/package.mask +++ b/profiles/hardened/package.mask @@ -1,30 +1,28 @@ -# Copyright 2007 Gentoo Foundation. +# Copyright 1999-2009 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.56 2009/04/23 16:49:38 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.57 2009/05/09 22:18:44 gengor Exp $ -# supported only by gcc-4, unmask when it's stable wrt #217927 +# Requires gcc-4*, unmask when stable. Bug #217927. media-libs/libopenraw media-gfx/raw-thumbnailer media-gfx/gnome-raw-thumbnailer -# >=acml-3.6 depends on gcc-4* +# >=acml-3.6 depends on gcc-4*. >=sci-libs/acml-3.6 -# The following packages need =gcc-4* -=net-im/skype-1.4.0* +# net-im/skype requires gcc-4* runtime. +net-im/skype -# Hardened versions of gcc-4.0 through gcc-4.2* are not available +# Hardened versions of gcc-4.0* through gcc-4.2* are not available. =sys-devel/gcc-4.0* =sys-devel/gcc-4.1* =sys-devel/gcc-4.2* -# Mask non-hardened+non-testing gcc-4.3.x releases -=sys-devel/gcc-4.3.0* -=sys-devel/gcc-4.3.1* +# Mask non-hardened+non-testing gcc-4.3.x releases. =sys-devel/gcc-4.3.2* =sys-devel/gcc-4.3.3 -# No hardened >=sys-devel/gcc-4.4 available +# No hardened >=sys-devel/gcc-4.4 available. >=sys-devel/gcc-4.4 # Mask off glibc-2.4 until the approach for SSP compatibilty is @@ -35,8 +33,8 @@ media-gfx/gnome-raw-thumbnailer =sys-libs/glibc-2.4* # These packages do more harm than good w/ hardened. -# users must now the opensource xorg nv driver with nvidia cards. -# By placing Driver "nv" in xorg.conf +# Users must now the opensource xorg nv driver with nvidia cards +# by placing Driver "nv" in xorg.conf. # 2006-06-29 solar x11-drivers/nvidia-drivers x11-drivers/nvidia-legacy-drivers |