Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/
Date: Fri, 09 Jul 2021 01:54:12
Message-Id: 1625795588.6b0cd234893d2dbcfb345a8d4ec5d353a3b678e0.ionen@gentoo
1 commit: 6b0cd234893d2dbcfb345a8d4ec5d353a3b678e0
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 9 01:30:53 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 9 01:53:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0cd234
7
8 profiles/features/selinux: unmask opentmpfiles, mask systemd's
9
10 systemd-tmpfiles is currently unusable on selinux profiles.
11
12 Bug: https://bugs.gentoo.org/801217
13 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
14
15 profiles/features/selinux/package.mask | 4 ++++
16 profiles/features/selinux/package.unmask | 7 +++++++
17 2 files changed, 11 insertions(+)
18
19 diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask
20 index 845b9573adf..0171a016d3c 100644
21 --- a/profiles/features/selinux/package.mask
22 +++ b/profiles/features/selinux/package.mask
23 @@ -1,6 +1,10 @@
24 # Copyright 2011-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 +# Ionen Wolkens <ionen@g.o> (2021-07-09)
28 +# Mask in favor of opentmpfiles until usable on selinux profiles (bug #801217)
29 +sys-apps/systemd-tmpfiles
30 +
31 # Andreas Sturmlechner <asturm@g.o> (2021-04-06)
32 # depends on sys-apps/systemd
33 kde-plasma/plasma-firewall
34
35 diff --git a/profiles/features/selinux/package.unmask b/profiles/features/selinux/package.unmask
36 new file mode 100644
37 index 00000000000..c2fdcbc1d35
38 --- /dev/null
39 +++ b/profiles/features/selinux/package.unmask
40 @@ -0,0 +1,7 @@
41 +# Copyright 2021 Gentoo Authors
42 +# Distributed under the terms of the GNU General Public License v2
43 +
44 +# Ionen Wolkens <ionen@g.o> (2021-07-09)
45 +# Unmask opentmpfiles on selinux profiles until systemd-tmpfiles is
46 +# usable (bug #801217). Lower bound to keep 0.3.1 mask active.
47 +<sys-apps/opentmpfiles-0.3.1