From 65c1dc9f4d8b4a20b95717ca0293044436ebf017 Mon Sep 17 00:00:00 2001 From: Lukas Vrabec Date: Tue, 3 Oct 2017 14:19:31 +0200 Subject: [PATCH] * Tue Oct 03 2017 Lukas Vrabec - 3.13.1-291 - Switch default value of SELinux boolean httpd_graceful_shutdown to off. --- selinux-policy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 1f73762e..c49814a1 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -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 - 3.13.1-291 +- Switch default value of SELinux boolean httpd_graceful_shutdown to off. + * Fri Sep 29 2017 Lukas Vrabec - 3.13.1-290 - Allow virtlogd_t domain to write inhibit systemd pipes. - Add dac_override capability to openvpn_t domain