- Update to upstream
This commit is contained in:
parent
529f12c952
commit
a52275425c
@ -63,3 +63,4 @@ selinux-policy-2.2.35-1.src.rpm
|
||||
serefpolicy-2.2.35.tgz
|
||||
serefpolicy-2.2.36.tgz
|
||||
serefpolicy-2.2.37.tgz
|
||||
serefpolicy-2.2.38.tgz
|
||||
|
@ -979,4 +979,10 @@ slocate = base
|
||||
#
|
||||
logwatch = base
|
||||
|
||||
|
||||
# Layer: system
|
||||
# Module: setrans
|
||||
# Required in base
|
||||
#
|
||||
# Policy for setrans
|
||||
#
|
||||
setrans = base
|
||||
|
@ -1262,3 +1262,11 @@ cvs = module
|
||||
#
|
||||
rlogin = module
|
||||
|
||||
# Layer: system
|
||||
# Module: setrans
|
||||
# Required in base
|
||||
#
|
||||
# Policy for setrans
|
||||
#
|
||||
setrans = base
|
||||
|
||||
|
@ -1064,3 +1064,11 @@ amavis = base
|
||||
#
|
||||
clamav = module
|
||||
|
||||
# Layer: system
|
||||
# Module: setrans
|
||||
# Required in base
|
||||
#
|
||||
# Policy for setrans
|
||||
#
|
||||
setrans = base
|
||||
|
||||
|
@ -15,12 +15,12 @@
|
||||
%define CHECKPOLICYVER 1.30.1-2
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 2.2.37
|
||||
Version: 2.2.38
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
patch: policy-20060411.patch
|
||||
patch: policy-20060505.patch
|
||||
Source1: modules-targeted.conf
|
||||
Source2: booleans-targeted.conf
|
||||
Source3: Makefile.devel
|
||||
@ -335,6 +335,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 5 2006 Dan Walsh <dwalsh@redhat.com> 2.2.38-1
|
||||
- Update to upstream
|
||||
|
||||
* Wed May 3 2006 Dan Walsh <dwalsh@redhat.com> 2.2.37-1
|
||||
- Update to upstream
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user