From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EDB2413933E for ; Fri, 9 Jul 2021 01:54:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 388D9E09E1; Fri, 9 Jul 2021 01:54:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E990E09E1 for ; Fri, 9 Jul 2021 01:54:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36BAD342B2B for ; Fri, 9 Jul 2021 01:54:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9296D744 for ; Fri, 9 Jul 2021 01:54:08 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1625795588.6b0cd234893d2dbcfb345a8d4ec5d353a3b678e0.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/selinux/package.mask profiles/features/selinux/package.unmask X-VCS-Directories: profiles/features/selinux/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 6b0cd234893d2dbcfb345a8d4ec5d353a3b678e0 X-VCS-Branch: master Date: Fri, 9 Jul 2021 01:54:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 09260f58-51ef-47e1-b0dd-fd7699d0c441 X-Archives-Hash: 5f2df69764bc0132cc5dc27dc5a9e122 commit: 6b0cd234893d2dbcfb345a8d4ec5d353a3b678e0 Author: Ionen Wolkens gentoo org> AuthorDate: Fri Jul 9 01:30:53 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Fri Jul 9 01:53:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0cd234 profiles/features/selinux: unmask opentmpfiles, mask systemd's systemd-tmpfiles is currently unusable on selinux profiles. Bug: https://bugs.gentoo.org/801217 Signed-off-by: Ionen Wolkens gentoo.org> profiles/features/selinux/package.mask | 4 ++++ profiles/features/selinux/package.unmask | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 845b9573adf..0171a016d3c 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,6 +1,10 @@ # Copyright 2011-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens (2021-07-09) +# Mask in favor of opentmpfiles until usable on selinux profiles (bug #801217) +sys-apps/systemd-tmpfiles + # Andreas Sturmlechner (2021-04-06) # depends on sys-apps/systemd kde-plasma/plasma-firewall diff --git a/profiles/features/selinux/package.unmask b/profiles/features/selinux/package.unmask new file mode 100644 index 00000000000..c2fdcbc1d35 --- /dev/null +++ b/profiles/features/selinux/package.unmask @@ -0,0 +1,7 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Ionen Wolkens (2021-07-09) +# Unmask opentmpfiles on selinux profiles until systemd-tmpfiles is +# usable (bug #801217). Lower bound to keep 0.3.1 mask active. +