From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 7E46A1582EF for ; Sat, 08 Mar 2025 23:55:38 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6B1383430C3 for ; Sat, 08 Mar 2025 23:55:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D4769110476; Sat, 08 Mar 2025 23:55:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id C6A08110475 for ; Sat, 08 Mar 2025 23:55: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 81BDF33BE12 for ; Sat, 08 Mar 2025 23:55:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1113228B4 for ; Sat, 08 Mar 2025 23:55:05 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1741476403.57a992f7e5924a007c7c9b51c3e54a7c4a5aaeff.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/lvm.fc X-VCS-Directories: policy/modules/system/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 57a992f7e5924a007c7c9b51c3e54a7c4a5aaeff X-VCS-Branch: master Date: Sat, 08 Mar 2025 23:55:05 +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: 67e5c7de-e81f-4e2d-944a-fa242154cfbe X-Archives-Hash: dc4b3e02d3a07e329edf80474d2de26e commit: 57a992f7e5924a007c7c9b51c3e54a7c4a5aaeff Author: Chris PeBenito ieee org> AuthorDate: Tue Feb 18 19:11:50 2025 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sat Mar 8 23:26:43 2025 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=57a992f7 lvm: Add fc entries for veritysetup. Includes systemd-veritysetup. Signed-off-by: Chris PeBenito ieee.org> Signed-off-by: Jason Zaman gentoo.org> policy/modules/system/lvm.fc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/policy/modules/system/lvm.fc b/policy/modules/system/lvm.fc index ba1d88e2b..aa6abfe9b 100644 --- a/policy/modules/system/lvm.fc +++ b/policy/modules/system/lvm.fc @@ -53,6 +53,7 @@ /usr/bin/pvremove -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/bin/pvs -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/bin/pvscan -- gen_context(system_u:object_r:lvm_exec_t,s0) +/usr/bin/veritysetup -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/bin/vgcfgbackup -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/bin/vgcfgrestore -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/bin/vgchange -- gen_context(system_u:object_r:lvm_exec_t,s0) @@ -81,6 +82,7 @@ ifdef(`distro_gentoo',` /usr/lib/lvm-10/.* -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/lib/lvm-200/.* -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/lib/systemd/systemd-cryptsetup -- gen_context(system_u:object_r:lvm_exec_t,s0) +/usr/lib/systemd/systemd-veritysetup -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/lib/systemd/system/blk-availability.* -- gen_context(system_u:object_r:lvm_unit_t,s0) /usr/lib/systemd/system/dm-event.* -- gen_context(system_u:object_r:lvm_unit_t,s0) /usr/lib/systemd/system/lvm2-.* -- gen_context(system_u:object_r:lvm_unit_t,s0) @@ -121,6 +123,7 @@ ifdef(`distro_gentoo',` /usr/sbin/pvremove -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/sbin/pvs -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/sbin/pvscan -- gen_context(system_u:object_r:lvm_exec_t,s0) +/usr/sbin/veritysetup -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/sbin/vgcfgbackup -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/sbin/vgcfgrestore -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/sbin/vgchange -- gen_context(system_u:object_r:lvm_exec_t,s0)