Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/x86/, profiles/hardened/linux/, ...
Date: Sat, 30 Dec 2017 11:49:44
Message-Id: 1514634571.d67076365a199b9c4c521680c2871a413e68f029.mgorny@gentoo
1 commit: d67076365a199b9c4c521680c2871a413e68f029
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 30 11:01:53 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 11:49:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6707636
7
8 profiles/hardened/linux: Remove obsolete package masks
9
10 profiles/hardened/linux/amd64/package.mask | 8 +-------
11 profiles/hardened/linux/package.mask | 4 ----
12 profiles/hardened/linux/x86/package.mask | 8 +-------
13 3 files changed, 2 insertions(+), 18 deletions(-)
14
15 diff --git a/profiles/hardened/linux/amd64/package.mask b/profiles/hardened/linux/amd64/package.mask
16 index d7b99467153..37c202d1ffc 100644
17 --- a/profiles/hardened/linux/amd64/package.mask
18 +++ b/profiles/hardened/linux/amd64/package.mask
19 @@ -1,13 +1,7 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 # Magnus Granberg <zorry@g.o> (20 Nov 2012)
25 -# Newer then 300.00 is patched but we still have RWX in the libs.
26 -# We mask X for we still need to make the doc for revdep-pax else
27 -# hell will rule.
28 -# Bug 433121
29 -<=x11-drivers/nvidia-drivers-300.00
30 -#dev-util/nvidia-cuda-sdk
31 # Need X
32 media-video/nvidia-settings
33
34
35 diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask
36 index 34d4628f470..56f5b1470f8 100644
37 --- a/profiles/hardened/linux/package.mask
38 +++ b/profiles/hardened/linux/package.mask
39 @@ -15,7 +15,3 @@ app-crypt/hmaccalc
40 # due to C99 struct init requirement by hardened kernels,
41 # see bug 540196 comment 9.
42 net-fs/openafs-kernel
43 -
44 -# broken on hardened bug #608788
45 -# localedef segfaults when running locale-gen
46 -=sys-libs/glibc-2.24-r1
47
48 diff --git a/profiles/hardened/linux/x86/package.mask b/profiles/hardened/linux/x86/package.mask
49 index a514e8497fe..6312ebcd340 100644
50 --- a/profiles/hardened/linux/x86/package.mask
51 +++ b/profiles/hardened/linux/x86/package.mask
52 @@ -1,13 +1,7 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2017 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56
57 # Rick Farina <zerochaos@g.o> (26 Nov 2012)
58 -# Newer then 300.00 is patched but we still have RWX in the libs.
59 -# We mask X for we still need to make the doc for revdep-pax else
60 -# hell will rule. Propogating change from amd64.
61 -# Bug 433121
62 -<=x11-drivers/nvidia-drivers-300.00
63 -#dev-util/nvidia-cuda-sdk
64 # Need X
65 media-video/nvidia-settings