- Allow secadm_t ability to relabel all files
- Allow ftp to search xferlog_t directories - Allow mysql to communicate with ldap - Allow rsync to bind to rsync_port_t
This commit is contained in:
parent
c53f3b88ff
commit
5cbfde1710
@ -54,3 +54,4 @@ serefpolicy-2.2.26.tgz
|
||||
serefpolicy-2.2.27.tgz
|
||||
serefpolicy-2.2.28.tgz
|
||||
serefpolicy-2.2.29.tgz
|
||||
serefpolicy-2.2.30.tgz
|
||||
|
@ -15,14 +15,15 @@
|
||||
%define CHECKPOLICYVER 1.30.1-2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 2.2.29
|
||||
Release: 6
|
||||
Version: 2.2.30
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
patch1: policy-20060323.patch
|
||||
patch2: file_contexts.patch
|
||||
patch3: policy-200604.patch
|
||||
patch4: policy-20060411.patch
|
||||
Source1: modules-targeted.conf
|
||||
Source2: booleans-targeted.conf
|
||||
Source3: Makefile.devel
|
||||
@ -153,6 +154,7 @@ SELinux Reference Policy - modular.
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
|
||||
%install
|
||||
# Build targeted policy
|
||||
|
Loading…
Reference in New Issue
Block a user