|
|
@ -1,6 +1,6 @@
|
|
|
|
# github repo with selinux-policy sources
|
|
|
|
# github repo with selinux-policy sources
|
|
|
|
%global giturl https://github.com/fedora-selinux/selinux-policy
|
|
|
|
%global giturl https://github.com/fedora-selinux/selinux-policy
|
|
|
|
%global commit e0e55ecfdebae28221324ff62a7784fe509617df
|
|
|
|
%global commit e464c3bb967763b8bfac50769b72159d040088b9
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
|
|
|
|
|
|
|
|
%define distro redhat
|
|
|
|
%define distro redhat
|
|
|
@ -23,8 +23,8 @@
|
|
|
|
%define CHECKPOLICYVER 3.2
|
|
|
|
%define CHECKPOLICYVER 3.2
|
|
|
|
Summary: SELinux policy configuration
|
|
|
|
Summary: SELinux policy configuration
|
|
|
|
Name: selinux-policy
|
|
|
|
Name: selinux-policy
|
|
|
|
Version: 40.13.12
|
|
|
|
Version: 40.13.13
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
|
|
|
Source: %{giturl}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
|
|
|
Source1: modules-targeted-base.conf
|
|
|
|
Source1: modules-targeted-base.conf
|
|
|
@ -860,6 +860,20 @@ exit 0
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Nov 12 2024 Zdenek Pytela <zpytela@redhat.com> - 40.13.13-1
|
|
|
|
|
|
|
|
- Revert "Allow unconfined_t execute kmod in the kmod domain"
|
|
|
|
|
|
|
|
Resolves: RHEL-65190
|
|
|
|
|
|
|
|
- Add policy for /usr/libexec/samba/samba-bgqd
|
|
|
|
|
|
|
|
Resolves: RHEL-64908
|
|
|
|
|
|
|
|
- Label samba certificates with samba_cert_t
|
|
|
|
|
|
|
|
Resolves: RHEL-64908
|
|
|
|
|
|
|
|
- Label /usr/bin/samba-gpupdate with samba_gpupdate_exec_t
|
|
|
|
|
|
|
|
Resolves: RHEL-64908
|
|
|
|
|
|
|
|
- Allow rpcd read network sysctls
|
|
|
|
|
|
|
|
Resolves: RHEL-64737
|
|
|
|
|
|
|
|
- Label all semanage store files in /etc as semanage_store_t
|
|
|
|
|
|
|
|
Resolves: RHEL-65864
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 40.13.12-2
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 40.13.12-2
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
Resolves: RHEL-64018
|
|
|
|