- Add mailscanner policy from dgrift
- Allow chrome to optionally be transitioned to - Zabbix needs these rules when starting the zabbix_server_mysql - Implement a type for freedesktop openicc standard (~/.local/share/icc) - Allow system_dbusd_t to read inherited icc_data_home_t files. - Allow colord_t to read icc_data_home_t content. #706975 - Label stuff under /usr/lib/debug as if it was labeled under /
This commit is contained in:
parent
8f6432aac9
commit
94cdbacbd8
@ -985,6 +985,14 @@ lvm = module
|
||||
#
|
||||
mailman = module
|
||||
|
||||
|
||||
# Layer: services
|
||||
# Module: mailman
|
||||
#
|
||||
# Policy for mailscanner
|
||||
#
|
||||
mailscanner = module
|
||||
|
||||
# Layer: services
|
||||
# Module: matahari
|
||||
#
|
||||
|
1041
policy-F16.patch
1041
policy-F16.patch
File diff suppressed because it is too large
Load Diff
@ -21,7 +21,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.9.16
|
||||
Release: 25%{?dist}
|
||||
Release: 26%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -472,6 +472,15 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 7 2011 Miroslav Grepl <mgrepl@redhat.com> 3.9.16-26
|
||||
- Add mailscanner policy from dgrift
|
||||
- Allow chrome to optionally be transitioned to
|
||||
- Zabbix needs these rules when starting the zabbix_server_mysql
|
||||
- Implement a type for freedesktop openicc standard (~/.local/share/icc)
|
||||
- Allow system_dbusd_t to read inherited icc_data_home_t files.
|
||||
- Allow colord_t to read icc_data_home_t content. #706975
|
||||
- Label stuff under /usr/lib/debug as if it was labeled under /
|
||||
|
||||
* Thu Jun 2 2011 Miroslav Grepl <mgrepl@redhat.com> 3.9.16-25
|
||||
- Fixes for sanlock policy
|
||||
- Fixes for colord policy
|
||||
|
Loading…
Reference in New Issue
Block a user