* Tue Oct 03 2017 Lukas Vrabec <lvrabec@redhat.com> - 3.13.1-291

- Switch default value of SELinux boolean httpd_graceful_shutdown to off.
This commit is contained in:
Lukas Vrabec 2017-10-03 14:19:31 +02:00
parent c5099d17b0
commit 65c1dc9f4d
1 changed files with 4 additions and 1 deletions

View File

@ -19,7 +19,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.13.1
Release: 290%{?dist}
Release: 291%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -682,6 +682,9 @@ exit 0
%endif
%changelog
* Tue Oct 03 2017 Lukas Vrabec <lvrabec@redhat.com> - 3.13.1-291
- Switch default value of SELinux boolean httpd_graceful_shutdown to off.
* Fri Sep 29 2017 Lukas Vrabec <lvrabec@redhat.com> - 3.13.1-290
- Allow virtlogd_t domain to write inhibit systemd pipes.
- Add dac_override capability to openvpn_t domain