Improvements to sepolicy gui
- Add more help information - Cleanup code - Add deny_ptrace on lockdown screen - Make unconfined/permissivedomains lockdown work - Add more support for file equivalency
This commit is contained in:
parent
d136271edc
commit
2683a97019
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.1.14
|
||||
Release: 81%{?dist}
|
||||
Release: 82%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
# Based on git repository with tag 20101221
|
||||
@ -94,8 +94,8 @@ desktop-file-install --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \
|
||||
%{buildroot}%{_datadir}/system-config-selinux/selinux-polgengui.desktop
|
||||
|
||||
rm -f %{buildroot}%{_datadir}/system-config-selinux/selinux-polgengui.desktop
|
||||
rm -f %{buildroot}%{_datadir}/system-config-selinux/system-config-selinux.desktop
|
||||
rm -f %{buildroot}%{_datadir}/system-config-selinux/sepolicy.desktop
|
||||
rm -f %{buildroot}%{_datadir}/system-config-selinux/system-config-selinux.desktop
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
@ -344,6 +344,14 @@ The policycoreutils-restorecond package contains the restorecond service.
|
||||
%systemd_postun_with_restart restorecond.service
|
||||
|
||||
%changelog
|
||||
* Sat Sep 28 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-82
|
||||
- Improvements to sepolicy gui
|
||||
- Add more help information
|
||||
- Cleanup code
|
||||
- Add deny_ptrace on lockdown screen
|
||||
- Make unconfined/permissivedomains lockdown work
|
||||
- Add more support for file equivalency
|
||||
|
||||
* Wed Sep 18 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.14-81
|
||||
- Add back in the help png files
|
||||
- Begin Adding support for file equivalency.
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user