public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Zdenek Pytela <zpytela@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/selinux-policy] f44: Exclude linuxptp.if, nbdkit.if, passt.if from interfaces list
Date: Fri, 12 Jun 2026 19:10:19 GMT [thread overview]
Message-ID: <178129141989.1.1818310127388978524.rpms-selinux-policy-0b9b44bb3d4e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/selinux-policy
Branch : f44
Commit : 0b9b44bb3d4e5d2b709f15f15f25ac300b6cdbcf
Author : Zdenek Pytela <zpytela@redhat.com>
Date : 2026-06-05T21:34:22+02:00
Stats : +8/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/selinux-policy/c/0b9b44bb3d4e5d2b709f15f15f25ac300b6cdbcf?branch=f44
Log:
Exclude linuxptp.if, nbdkit.if, passt.if from interfaces list
These files are included in the respective DSP packages,
e.g. linuxptp-selinux.
---
diff --git a/changelog b/changelog
index ca08434..e5f663a 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+* Fri Jun 05 2026 Zdenek Pytela <zpytela@redhat.com> - 44.2-3
+- Exclude linuxptp.if, nbdkit.if, passt.if from interfaces list
+- Replace "\_" (backslash underscore) with "_" (just underscore)
+
* Wed Apr 08 2026 Vit Mojzis <vmojzis@redhat.com> - 44.2-2
- Advertise ownership of DPS-related file paths
- Remove trigger{in|preun} triggers for binsbin and varrun
diff --git a/selinux-policy.spec b/selinux-policy.spec
index d4b7890..4af22e7 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -20,7 +20,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 44.2
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPL-2.0-or-later
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
Source1: Makefile.devel
@@ -141,6 +141,9 @@ and some additional files.
%{_datadir}/selinux/devel/include/*
%exclude %{_datadir}/selinux/devel/include/contrib/container.if
%exclude %{_datadir}/selinux/devel/include/contrib/flatpak.if
+%exclude %{_datadir}/selinux/devel/include/contrib/linuxptp.if
+%exclude %{_datadir}/selinux/devel/include/contrib/nbdkit.if
+%exclude %{_datadir}/selinux/devel/include/contrib/passt.if
%exclude %{_datadir}/selinux/devel/include/contrib/tabrmd.if
%dir %{_datadir}/selinux/devel/html
%{_datadir}/selinux/devel/html/*html
reply other threads:[~2026-06-12 19:10 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=178129141989.1.1818310127388978524.rpms-selinux-policy-0b9b44bb3d4e@fedoraproject.org \
--to=zpytela@redhat.com \
--cc=git-commits@fedoraproject.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox