* Mon Mar 09 2026 Zdenek Pytela <zpytela@redhat.com> - 38.1.75-2

- Rebuild with the target::exception flag
Resolves: RHEL-148247
This commit is contained in:
Zdenek Pytela 2026-03-09 13:44:03 +01:00
parent 92a689a320
commit 3da8da0406

View File

@ -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 <zpytela@redhat.com> - 38.1.75-2
- Rebuild with the target::exception flag
Resolves: RHEL-148247
* Fri Mar 06 2026 Zdenek Pytela <zpytela@redhat.com> - 38.1.75-1
- Allow nfsd_t domain setuid and setgid capability for rpc.mountd
Resolves: RHEL-148247