From 918bddec38e252e497d754a1e722a314f0540034 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Sun, 8 Oct 2017 10:29:32 +0200 Subject: [PATCH] * Sun Oct 08 2017 Petr Lautrbach - 3.13.1-293 - Drop policyhelp utility BZ(1498429) --- selinux-policy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 9dc62938..0c792e1e 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: 292%{?dist} +Release: 293%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -678,6 +678,9 @@ exit 0 %endif %changelog +* Sun Oct 08 2017 Petr Lautrbach - 3.13.1-293 +- Drop policyhelp utility BZ(1498429) + * Tue Oct 03 2017 Lukas Vrabec - 3.13.1-292 - Allow cupsd_t to execute ld_so_cache_t BZ(1478602) - Allow firewalld_t domain to change object identity because of relabeling after using firewall-cmd BZ(1469806)