diff options
author | Sam James <sam@gentoo.org> | 2021-07-09 05:25:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-09 05:25:20 +0100 |
commit | f6970cc51c44de313e269e2150f9dbd739338762 (patch) | |
tree | 16d7711f99d8f80453008af24dac3567898f5450 /profiles | |
parent | profiles/features/uclibc: drop obsolete opentmpfiles restriction (diff) | |
download | gentoo-f6970cc51c44de313e269e2150f9dbd739338762.tar.gz gentoo-f6970cc51c44de313e269e2150f9dbd739338762.tar.bz2 gentoo-f6970cc51c44de313e269e2150f9dbd739338762.zip |
profiles/features/selinux: drop obsolete opentmpfiles restriction
The problematic version requiring a separate mask is gone at least
(unrelated to the security bug).
Bug: https://bugs.gentoo.org/801217
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/selinux/package.unmask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/features/selinux/package.unmask b/profiles/features/selinux/package.unmask index c2fdcbc1d358..e3b106221de5 100644 --- a/profiles/features/selinux/package.unmask +++ b/profiles/features/selinux/package.unmask @@ -3,5 +3,5 @@ # Ionen Wolkens <ionen@gentoo.org> (2021-07-09) # Unmask opentmpfiles on selinux profiles until systemd-tmpfiles is -# usable (bug #801217). Lower bound to keep 0.3.1 mask active. -<sys-apps/opentmpfiles-0.3.1 +# usable (bug #801217). +sys-apps/opentmpfiles |