Update from git
This commit is contained in:
commit
5253d49ee9
@ -985,6 +985,14 @@ lvm = module
|
|||||||
#
|
#
|
||||||
mailman = module
|
mailman = module
|
||||||
|
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: mailman
|
||||||
|
#
|
||||||
|
# Policy for mailscanner
|
||||||
|
#
|
||||||
|
mailscanner = module
|
||||||
|
|
||||||
# Layer: services
|
# Layer: services
|
||||||
# Module: matahari
|
# Module: matahari
|
||||||
#
|
#
|
||||||
|
1041
policy-F16.patch
1041
policy-F16.patch
File diff suppressed because it is too large
Load Diff
@ -18,7 +18,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.9.16
|
Version: 3.9.16
|
||||||
Release: 25.1%{?dist}
|
Release: 26.1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -432,9 +432,18 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jun 2 2011 Dan Walsh <dwalsh@redhat.com> 3.9.16-25.1
|
* Tue Jun 7 2011 Dan Walsh <dwalsh@redhat.com> 3.9.16-26.1
|
||||||
- Add policy.26 to the payload
|
- Add policy.26 to the payload
|
||||||
|
|
||||||
|
* 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
|
* Thu Jun 2 2011 Miroslav Grepl <mgrepl@redhat.com> 3.9.16-25
|
||||||
- Fixes for sanlock policy
|
- Fixes for sanlock policy
|
||||||
- Fixes for colord policy
|
- Fixes for colord policy
|
||||||
|
Loading…
Reference in New Issue
Block a user