- Make mta_role() active
- Allow asterisk to connect to jabber client port - Allow procmail to read utmp - Add NIS support for systemd_logind_t - Allow systemd_logind_t to manage /run/user/$USER/dconf dir which is labeled a - Fix systemd_manage_unit_dirs() interface - Allow ssh_t to manage directories passed into it - init needs to be able to create and delete unit file directories - Fix typo in apache_exec_sys_script - Add ability for logrotate to transition to awstat domain
This commit is contained in:
parent
1aafd0f4bc
commit
02a8a402a1
389
policy-F16.patch
389
policy-F16.patch
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.10.0
|
||||
Release: 33%{?dist}
|
||||
Release: 34%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -467,6 +467,18 @@ SELinux Reference policy mls base module.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 26 2011 Miroslav Grepl <mgrepl@redhat.com> 3.10.0-34
|
||||
- Make mta_role() active
|
||||
- Allow asterisk to connect to jabber client port
|
||||
- Allow procmail to read utmp
|
||||
- Add NIS support for systemd_logind_t
|
||||
- Allow systemd_logind_t to manage /run/user/$USER/dconf dir which is labeled as config_home_t
|
||||
- Fix systemd_manage_unit_dirs() interface
|
||||
- Allow ssh_t to manage directories passed into it
|
||||
- init needs to be able to create and delete unit file directories
|
||||
- Fix typo in apache_exec_sys_script
|
||||
- Add ability for logrotate to transition to awstat domain
|
||||
|
||||
* Fri Sep 23 2011 Miroslav Grepl <mgrepl@redhat.com> 3.10.0-33
|
||||
- Change screen to use screen_domain attribute and allow screen_domains to read all process domain state
|
||||
- Add SELinux support for ssh pre-auth net process in F17
|
||||
|
Loading…
Reference in New Issue
Block a user