diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-30 12:01:53 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-30 12:49:31 +0100 |
commit | d67076365a199b9c4c521680c2871a413e68f029 (patch) | |
tree | e95879937c2de2a80c87df0c370a03349624d9cf /profiles/hardened | |
parent | profiles/arch/x86: Remove obsolete package mask (diff) | |
download | gentoo-d67076365a199b9c4c521680c2871a413e68f029.tar.gz gentoo-d67076365a199b9c4c521680c2871a413e68f029.tar.bz2 gentoo-d67076365a199b9c4c521680c2871a413e68f029.zip |
profiles/hardened/linux: Remove obsolete package masks
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/package.mask | 8 | ||||
-rw-r--r-- | profiles/hardened/linux/package.mask | 4 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/package.mask | 8 |
3 files changed, 2 insertions, 18 deletions
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/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/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 |