selinux-policy package version update
Signed-off-by: basebuilder_pel7x64builder0 <basebuilder@powerel.org>master
parent
b412f5e476
commit
5f46da4525
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -20,12 +20,12 @@
|
|||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.13.1
|
||||
Release: 266%{?dist}.1
|
||||
Release: 268%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
patch0: policy-rhel-7.8-base.patch
|
||||
patch1: policy-rhel-7.8-contrib.patch
|
||||
patch0: policy-rhel-7.9-base.patch
|
||||
patch1: policy-rhel-7.9-contrib.patch
|
||||
Source1: modules-targeted-base.conf
|
||||
Source31: modules-targeted-contrib.conf
|
||||
Source2: booleans-targeted.conf
|
||||
|
@ -653,9 +653,23 @@ fi
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 15 2020 Zdenek Pytela <zpytela@redhat.com> - 3.13.1-266.1
|
||||
* Tue May 12 2020 Zdenek Pytela <zpytela@redhat.com> - 3.13.1-268
|
||||
- Allow rhsmd read process state of all domains and kernel threads
|
||||
Resolves: rhbz#1837461
|
||||
- Allow ipa-adtrust-install restart sssd and dirsrv services
|
||||
Resolves: rhbz#1820298
|
||||
- Allow nagios_plugin_domain execute programs in bin directories
|
||||
Resolves: rhbz#1832219
|
||||
Resolves: rhbz#1824625
|
||||
- selinux policy: add the right context for org.freeipa.server.trust-enable-agent
|
||||
Related: rhbz#1820298
|
||||
|
||||
* Mon Mar 23 2020 Zdenek Pytela <zpytela@redhat.com> - 3.13.1-267
|
||||
- Allow chronyd_t domain to exec shell
|
||||
Resolves: rhbz#1775573
|
||||
- Allow pmie daemon to send signal pcmd daemon
|
||||
Resolves: rhbz#1770123
|
||||
- Allow auditd poweroff or switch to single mode
|
||||
Resolves: rhbz#1780332
|
||||
|
||||
* Wed Nov 06 2019 Lukas Vrabec <lvrabec@redhat.com> - 3.13.1-266
|
||||
- Dontaudit tmpreaper_t getting attributes from sysctl_type files
|
||||
|
|
Loading…
Reference in New Issue