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