diff options
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/no-multilib/use.mask | 4 | ||||
-rw-r--r-- | profiles/hardened/linux/amd64/package.mask | 8 | ||||
-rw-r--r-- | profiles/hardened/linux/amd64/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/package.mask | 4 | ||||
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/use.mask | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/package.mask | 8 |
6 files changed, 2 insertions, 29 deletions
diff --git a/profiles/hardened/linux/amd64/no-multilib/use.mask b/profiles/hardened/linux/amd64/no-multilib/use.mask index 58ee5df13b40..8884ba565956 100644 --- a/profiles/hardened/linux/amd64/no-multilib/use.mask +++ b/profiles/hardened/linux/amd64/no-multilib/use.mask @@ -17,7 +17,3 @@ hvm # 2008/02/13 - Chris Gianelloni <wolf31o2@gentoo.org> # Mask multilib, since we cannot use it. multilib - -# 2009/05/11 Doug Goldstein <cardoe@gentoo.org> -# Mask 32bit since this will always require emulation packages -32bit diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask index d7b99467153b..37c202d1ffcf 100644 --- a/profiles/hardened/linux/amd64/package.mask +++ b/profiles/hardened/linux/amd64/package.mask @@ -1,13 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Magnus Granberg <zorry@gentoo.org> (20 Nov 2012) -# Newer then 300.00 is patched but we still have RWX in the libs. -# We mask X for we still need to make the doc for revdep-pax else -# hell will rule. -# Bug 433121 -<=x11-drivers/nvidia-drivers-300.00 -#dev-util/nvidia-cuda-sdk # Need X media-video/nvidia-settings diff --git a/profiles/hardened/linux/amd64/package.use.mask b/profiles/hardened/linux/amd64/package.use.mask index adf1cdc24117..6c676aebf214 100644 --- a/profiles/hardened/linux/amd64/package.use.mask +++ b/profiles/hardened/linux/amd64/package.use.mask @@ -21,9 +21,3 @@ # Magnus Granberg <zorry@gentoo.org> (29 Nov 2012) # Bug #444786 disable nvidia on app-admin/conky app-admin/conky nvidia - -# Cernlib has address space issues on amd64 and package is no -# longer supported by upstream. Thus masking it and its reverse -# dependencies. -# See bugs 426764, 556612. -=sci-physics/geant-4.9.4* geant3 diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index 34d4628f470d..56f5b1470f8f 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -15,7 +15,3 @@ app-crypt/hmaccalc # due to C99 struct init requirement by hardened kernels, # see bug 540196 comment 9. net-fs/openafs-kernel - -# broken on hardened bug #608788 -# localedef segfaults when running locale-gen -=sys-libs/glibc-2.24-r1 diff --git a/profiles/hardened/linux/powerpc/ppc64/use.mask b/profiles/hardened/linux/powerpc/ppc64/use.mask index 75e2892ae0bd..3b65232662f7 100644 --- a/profiles/hardened/linux/powerpc/ppc64/use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/use.mask @@ -17,7 +17,6 @@ portaudio # mask mozilla/firefox (bug #108020) mozilla -firefox seamonkey # 2006/03/20 - Donnie Berkholz <dberkholz@gentoo.org> diff --git a/profiles/hardened/linux/x86/package.mask b/profiles/hardened/linux/x86/package.mask index a514e8497fe9..6312ebcd3402 100644 --- a/profiles/hardened/linux/x86/package.mask +++ b/profiles/hardened/linux/x86/package.mask @@ -1,13 +1,7 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Rick Farina <zerochaos@gentoo.org> (26 Nov 2012) -# Newer then 300.00 is patched but we still have RWX in the libs. -# We mask X for we still need to make the doc for revdep-pax else -# hell will rule. Propogating change from amd64. -# Bug 433121 -<=x11-drivers/nvidia-drivers-300.00 -#dev-util/nvidia-cuda-sdk # Need X media-video/nvidia-settings |