- Allow rcsmcertd to perform DNS name resolution

- Add dirsrvadmin_unconfined_script_t domain type for 389-ds admin scripts
- Allow tmux to run as screen
- New policy for collectd
- Allow gkeyring_t to interact with all user apps
- Add rules to allow firstboot to run on machines with the unconfined.pp module
This commit is contained in:
Miroslav 2011-07-26 17:21:09 +02:00
parent 8193baf6c3
commit 0c240d9a87
3 changed files with 966 additions and 204 deletions

View File

@ -2445,3 +2445,10 @@ rhsmcertd = module
# ctdbd - The CTDB cluster daemon
#
ctdbd = module
# Layer: services
# Module: fcoemon
#
# fcoemon
#
fcoemon = module

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.10.0
Release: 9%{?dist}
Release: 10%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -452,6 +452,14 @@ SELinux Reference policy mls base module.
%endif
%changelog
* Tue Jul 26 2011 Miroslav Grepl <mgrepl@redhat.com> 3.10.0-10
- Allow rcsmcertd to perform DNS name resolution
- Add dirsrvadmin_unconfined_script_t domain type for 389-ds admin scripts
- Allow tmux to run as screen
- New policy for collectd
- Allow gkeyring_t to interact with all user apps
- Add rules to allow firstboot to run on machines with the unconfined.pp module removed
* Sat Jul 23 2011 Miroslav Grepl <mgrepl@redhat.com> 3.10.0-9
- Allow systemd_logind to send dbus messages with users
- allow accountsd to read wtmp file