Fix setsebool command, handling of = broken.
- Add missing error option in booleansPage
This commit is contained in:
parent
03b8834355
commit
f7d5cb7960
@ -7,7 +7,7 @@
|
|||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.1.11
|
Version: 2.1.11
|
||||||
Release: 16%{?dist}
|
Release: 17%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
# Based on git repository with tag 20101221
|
# Based on git repository with tag 20101221
|
||||||
@ -340,10 +340,13 @@ fi
|
|||||||
%{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
|
%{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu May 24 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-16
|
* Thu May 24 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-17
|
||||||
- Fix setsebool command, handling of = broken.
|
- Fix setsebool command, handling of = broken.
|
||||||
- Add missing error option in booleansPage
|
- Add missing error option in booleansPage
|
||||||
|
|
||||||
|
* Sun May 20 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-16
|
||||||
|
- Fix sepolgen to use realpath on executables handed to it. - Brian Bickford
|
||||||
|
|
||||||
* Fri May 18 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-15
|
* Fri May 18 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-15
|
||||||
- Allow stream sock_files to be stored in /tmp and etc_rw_t directories by sepolgen
|
- Allow stream sock_files to be stored in /tmp and etc_rw_t directories by sepolgen
|
||||||
- Trigger on selinux-policy needs to change to selinux-policy-devel
|
- Trigger on selinux-policy needs to change to selinux-policy-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user