From: Stefano Brivio <sbrivio@redhat.com>
To: passt-dev@passt.top
Cc: Max Chernoff <git@maxchernoff.ca>
Subject: [PATCH] fedora: Add container-selinux as dependency for passt-selinux
Date: Tue, 10 Jun 2025 17:11:30 +0200 [thread overview]
Message-ID: <20250610151130.3425150-1-sbrivio@redhat.com> (raw)
Commit 7aeda16a7818 ("selinux: Transition to pasta_t in containers")
introduces usage of container_user_r, container_runtime_t, and
container_t, which are provided by the container-selinux package.
Link: https://bodhi.fedoraproject.org/updates/FEDORA-2025-f454466bb6
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2371159
Fixes: 7aeda16a7818 ("selinux: Transition to pasta_t in containers")
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
---
contrib/fedora/passt.spec | 2 ++
1 file changed, 2 insertions(+)
diff --git a/contrib/fedora/passt.spec b/contrib/fedora/passt.spec
index e7feaf8..e52f50f 100644
--- a/contrib/fedora/passt.spec
+++ b/contrib/fedora/passt.spec
@@ -38,7 +38,9 @@ requiring any capabilities or privileges.
BuildArch: noarch
Summary: SELinux support for passt and pasta
Requires: selinux-policy-%{selinuxtype}
+Requires: container-selinux
Requires(post): selinux-policy-%{selinuxtype}
+Requires(post): container-selinux
Requires(post): policycoreutils
Requires(post): libselinux-utils
Requires(preun): policycoreutils
--
@@ -38,7 +38,9 @@ requiring any capabilities or privileges.
BuildArch: noarch
Summary: SELinux support for passt and pasta
Requires: selinux-policy-%{selinuxtype}
+Requires: container-selinux
Requires(post): selinux-policy-%{selinuxtype}
+Requires(post): container-selinux
Requires(post): policycoreutils
Requires(post): libselinux-utils
Requires(preun): policycoreutils
--
2.43.0
reply other threads:[~2025-06-10 15:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250610151130.3425150-1-sbrivio@redhat.com \
--to=sbrivio@redhat.com \
--cc=git@maxchernoff.ca \
--cc=passt-dev@passt.top \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://passt.top/passt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).