This commit is contained in:
Daniel J Walsh 2007-05-21 18:54:40 +00:00
parent 9ffb88eba3
commit 346d2dccfd
5 changed files with 627 additions and 647 deletions

View File

@ -117,3 +117,4 @@ serefpolicy-2.6.1.tgz
serefpolicy-2.6.2.tgz
serefpolicy-2.6.3.tgz
serefpolicy-2.6.4.tgz
serefpolicy-2.6.5.tgz

View File

@ -1456,3 +1456,10 @@ aide = base
#
w3c = module
# Layer: services
# Module: rpcbind
#
# universal addresses to RPC program number mapper
#
rpcbind = module

File diff suppressed because it is too large Load Diff

View File

@ -16,12 +16,12 @@
%define CHECKPOLICYVER 2.0.1-2
Summary: SELinux policy configuration
Name: selinux-policy
Version: 2.6.4
Release: 6%{?dist}
Version: 2.6.5
Release: 1%{?dist}
License: GPL
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
patch: policy-20070501.patch
patch: policy-20070518.patch
Source1: modules-targeted.conf
Source2: booleans-targeted.conf
Source3: Makefile.devel
@ -168,7 +168,7 @@ fi;
%description
SELinux Reference Policy - modular.
Based off of reference policy: Checked out revision 2282.
Based off of reference policy: Checked out revision 2300.
%prep
%setup -q -n serefpolicy-%{version}
@ -359,6 +359,11 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
%endif
%changelog
* Fri May 18 2007 Dan Walsh <dwalsh@redhat.com> 2.6.5-1
* Fri May 18 2007 Dan Walsh <dwalsh@redhat.com> 2.6.4-7
- Allow kerberos servers to use ldap for backing store
* Thu May 17 2007 Dan Walsh <dwalsh@redhat.com> 2.6.4-6
- allow alsactl to read kernel state

View File

@ -1 +1 @@
035120385d3629c367967f20db3f9cd6 serefpolicy-2.6.4.tgz
15d095e645523b8d4aa36ee2f4093a2f serefpolicy-2.6.5.tgz