From 3da8da0406b8a1387bb5112fed4ecde4e8134ec3 Mon Sep 17 00:00:00 2001 From: Zdenek Pytela Date: Mon, 9 Mar 2026 13:44:03 +0100 Subject: [PATCH] * Mon Mar 09 2026 Zdenek Pytela - 38.1.75-2 - Rebuild with the target::exception flag Resolves: RHEL-148247 --- selinux-policy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 99ca144d..336cc6cc 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -29,7 +29,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 38.1.75 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Source1: modules-targeted-base.conf @@ -909,6 +909,10 @@ exit 0 %endif %changelog +* Mon Mar 09 2026 Zdenek Pytela - 38.1.75-2 +- Rebuild with the target::exception flag +Resolves: RHEL-148247 + * Fri Mar 06 2026 Zdenek Pytela - 38.1.75-1 - Allow nfsd_t domain setuid and setgid capability for rpc.mountd Resolves: RHEL-148247