public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/selinux-policy] f44: Exclude linuxptp.if, nbdkit.if, passt.if from interfaces list
@ 2026-06-12 19:10 Zdenek Pytela
0 siblings, 0 replies; only message in thread
From: Zdenek Pytela @ 2026-06-12 19:10 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-12 19:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 19:10 [rpms/selinux-policy] f44: Exclude linuxptp.if, nbdkit.if, passt.if from interfaces list Zdenek Pytela
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox