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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 51262158086 for ; Sat, 20 Nov 2021 23:21:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B1C8E085E; Sat, 20 Nov 2021 23:21:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 74344E085E for ; Sat, 20 Nov 2021 23:21:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BBDA034306D for ; Sat, 20 Nov 2021 23:21:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57C1C1F5 for ; Sat, 20 Nov 2021 23:21:00 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1637450447.43eac61287b92760be25daafa891ebed0d2b2b4b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/arm64/17.0/selinux/, profiles/, profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.stable.mask profiles/default/linux/arm64/17.0/selinux/eapi profiles/default/linux/arm64/17.0/selinux/parent profiles/profiles.desc X-VCS-Directories: profiles/arch/arm64/ profiles/ profiles/default/linux/arm64/17.0/selinux/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 43eac61287b92760be25daafa891ebed0d2b2b4b X-VCS-Branch: master Date: Sat, 20 Nov 2021 23:21:00 +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: ec0ddb1b-f545-4ff1-9541-8fc75f0f3c2b X-Archives-Hash: a1c4ac9d5aafb601ad871a4649ef385b commit: 43eac61287b92760be25daafa891ebed0d2b2b4b Author: Jonathan Davies protonmail com> AuthorDate: Mon Aug 30 21:16:07 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 20 23:20:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43eac612 profiles: arm64/17.0: Added SELinux profile, and stable mask for selinux. Signed-off-by: Jonathan Davies protonmail.com> Signed-off-by: Sam James gentoo.org> profiles/arch/arm64/use.stable.mask | 4 ++++ profiles/default/linux/arm64/17.0/selinux/eapi | 1 + profiles/default/linux/arm64/17.0/selinux/parent | 2 ++ profiles/profiles.desc | 1 + 4 files changed, 8 insertions(+) diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index ff0cafe9ef98..6962c99da2e2 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Jonathan Davies (2021-08-30) +# sec-policy/selinux-* not stable yet +selinux + # Michał Górny (2021-05-04) # Python 3.10 is not yet stable (and will not be until it's out of beta, # around September. diff --git a/profiles/default/linux/arm64/17.0/selinux/eapi b/profiles/default/linux/arm64/17.0/selinux/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm64/17.0/selinux/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/17.0/selinux/parent b/profiles/default/linux/arm64/17.0/selinux/parent new file mode 100644 index 000000000000..933e67923d1a --- /dev/null +++ b/profiles/default/linux/arm64/17.0/selinux/parent @@ -0,0 +1,2 @@ +.. +../../../../../features/selinux diff --git a/profiles/profiles.desc b/profiles/profiles.desc index ec275270eff1..7bca49cd1cf3 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -106,6 +106,7 @@ arm64 default/linux/arm64/17.0/desktop/plasma stable arm64 default/linux/arm64/17.0/desktop/plasma/systemd stable arm64 default/linux/arm64/17.0/desktop/systemd stable arm64 default/linux/arm64/17.0/developer exp +arm64 default/linux/arm64/17.0/selinux dev arm64 default/linux/arm64/17.0/systemd stable # ARM64 Profiles (big-endian)