- Merge upstream fix of mmap_zero

- Allow mount to write files in debugfs_t
- Allow corosync to communicate with clvmd via tmpfs
- Allow certmaster to read usr_t files
- Allow dbus system services to search cgroup_t
- Define rlogind_t as a login pgm
This commit is contained in:
Dan Walsh 2010-09-02 13:43:28 -04:00
parent a7a2367a59
commit 482c9f3ad9
4 changed files with 743 additions and 218 deletions

1
.gitignore vendored
View File

@ -222,3 +222,4 @@ serefpolicy-3.8.8.tgz
serefpolicy*
/serefpolicy-3.9.0.tgz
/serefpolicy-3.9.1.tgz
/serefpolicy-3.9.2.tgz

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
%define CHECKPOLICYVER 2.0.21-1
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.9.1
Version: 3.9.2
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
@ -469,6 +469,23 @@ exit 0
%endif
%changelog
* Thu Aug 31 2010 Dan Walsh <dwalsh@redhat.com> 3.9.2-1
- Merge upstream fix of mmap_zero
- Allow mount to write files in debugfs_t
- Allow corosync to communicate with clvmd via tmpfs
- Allow certmaster to read usr_t files
- Allow dbus system services to search cgroup_t
- Define rlogind_t as a login pgm
* Wed Aug 31 2010 Dan Walsh <dwalsh@redhat.com> 3.9.1-3
- Allow mdadm_t to read/write hugetlbfs
* Tue Aug 30 2010 Dan Walsh <dwalsh@redhat.com> 3.9.1-2
- Dominic Grift Cleanup
- Miroslav Grepl policy for jabberd
- Various fixes for mount/livecd and prelink
* Mon Aug 30 2010 Dan Walsh <dwalsh@redhat.com> 3.9.1-1
- Merge with upstream

View File

@ -1 +1 @@
1351ca1eca73598202c01ea63efba6d1 serefpolicy-3.9.1.tgz
f35b66c95c41e4c046727789b361a969 serefpolicy-3.9.2.tgz