Update sepolicy gui code, cleanups and add file transition tab

- Fix semanage fcontext -a --ftype code to work.
This commit is contained in:
Dan Walsh 2013-08-15 09:00:32 -04:00
parent 79e2d33ac3
commit 02d8b93ce5
2 changed files with 3395 additions and 2786 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.1.14
Release: 74%{?dist}
Release: 75%{?dist}
License: GPLv2
Group: System Environment/Base
# Based on git repository with tag 20101221
@ -334,6 +334,10 @@ The policycoreutils-restorecond package contains the restorecond service.
%systemd_postun_with_restart restorecond.service
%changelog
* Wed Aug 7 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-75
- Update sepolicy gui code, cleanups and add file transition tab
- Fix semanage fcontext -a --ftype code to work.
* Wed Aug 7 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-74
- If policy is not installed get_bools should not crash