Merge branch 'master' of ssh://pkgs.fedoraproject.org/selinux-policy
This commit is contained in:
commit
dd16c38c4b
@ -2431,3 +2431,10 @@ lldpad = module
|
|||||||
# Subscription Management Certificate Daemon policy
|
# Subscription Management Certificate Daemon policy
|
||||||
#
|
#
|
||||||
rhsmcertd = module
|
rhsmcertd = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: ctdbd
|
||||||
|
#
|
||||||
|
# ctdbd - The CTDB cluster daemon
|
||||||
|
#
|
||||||
|
ctdbd = module
|
||||||
|
1569
policy-F16.patch
1569
policy-F16.patch
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.10.0
|
Version: 3.10.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -452,6 +452,11 @@ SELinux Reference policy mls base module.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 18 2011 Miroslav Grepl <mgrepl@redhat.com> 3.10.0-5
|
||||||
|
- Initial systemd_logind policy
|
||||||
|
- Add policy for systemd_logger and additional proivs for systemd_logind
|
||||||
|
- More fixes for systemd policies
|
||||||
|
|
||||||
* Thu Jul 14 2011 Miroslav Grepl <mgrepl@redhat.com> 3.10.0-4
|
* Thu Jul 14 2011 Miroslav Grepl <mgrepl@redhat.com> 3.10.0-4
|
||||||
- Allow setsched for virsh
|
- Allow setsched for virsh
|
||||||
- Systemd needs to impersonate cups, which means it needs to create tcp_sockets in cups_t domain, as well as manage spool directories
|
- Systemd needs to impersonate cups, which means it needs to create tcp_sockets in cups_t domain, as well as manage spool directories
|
||||||
|
Loading…
Reference in New Issue
Block a user