Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/
Date: Fri, 09 Jul 2021 04:25:58
Message-Id: 1625804720.f6970cc51c44de313e269e2150f9dbd739338762.sam@gentoo
1 commit: f6970cc51c44de313e269e2150f9dbd739338762
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 9 04:25:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 9 04:25:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6970cc5
7
8 profiles/features/selinux: drop obsolete opentmpfiles restriction
9
10 The problematic version requiring a separate mask is gone at least
11 (unrelated to the security bug).
12
13 Bug: https://bugs.gentoo.org/801217
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 profiles/features/selinux/package.unmask | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/profiles/features/selinux/package.unmask b/profiles/features/selinux/package.unmask
20 index c2fdcbc1d35..e3b106221de 100644
21 --- a/profiles/features/selinux/package.unmask
22 +++ b/profiles/features/selinux/package.unmask
23 @@ -3,5 +3,5 @@
24
25 # Ionen Wolkens <ionen@g.o> (2021-07-09)
26 # Unmask opentmpfiles on selinux profiles until systemd-tmpfiles is
27 -# usable (bug #801217). Lower bound to keep 0.3.1 mask active.
28 -<sys-apps/opentmpfiles-0.3.1
29 +# usable (bug #801217).
30 +sys-apps/opentmpfiles