- 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:
parent
a7a2367a59
commit
482c9f3ad9
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
939
policy-F14.patch
939
policy-F14.patch
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user