* Sun Oct 08 2017 Petr Lautrbach <plautrba@redhat.com> - 3.13.1-293

- Drop policyhelp utility BZ(1498429)
This commit is contained in:
Petr Lautrbach 2017-10-08 10:29:32 +02:00
parent 00cdacfa6a
commit 918bddec38
1 changed files with 4 additions and 1 deletions

View File

@ -19,7 +19,7 @@
Summary: SELinux policy configuration Summary: SELinux policy configuration
Name: selinux-policy Name: selinux-policy
Version: 3.13.1 Version: 3.13.1
Release: 292%{?dist} Release: 293%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source: serefpolicy-%{version}.tgz Source: serefpolicy-%{version}.tgz
@ -678,6 +678,9 @@ exit 0
%endif %endif
%changelog %changelog
* Sun Oct 08 2017 Petr Lautrbach <plautrba@redhat.com> - 3.13.1-293
- Drop policyhelp utility BZ(1498429)
* Tue Oct 03 2017 Lukas Vrabec <lvrabec@redhat.com> - 3.13.1-292 * Tue Oct 03 2017 Lukas Vrabec <lvrabec@redhat.com> - 3.13.1-292
- Allow cupsd_t to execute ld_so_cache_t BZ(1478602) - 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) - Allow firewalld_t domain to change object identity because of relabeling after using firewall-cmd BZ(1469806)