- Update from upstream

This commit is contained in:
Daniel J Walsh 2006-05-17 01:40:53 +00:00
parent 82d40f4e47
commit f4d170770a
5 changed files with 15 additions and 4 deletions

View File

@ -65,3 +65,4 @@ serefpolicy-2.2.36.tgz
serefpolicy-2.2.37.tgz serefpolicy-2.2.37.tgz
serefpolicy-2.2.38.tgz serefpolicy-2.2.38.tgz
serefpolicy-2.2.39.tgz serefpolicy-2.2.39.tgz
serefpolicy-2.2.40.tgz

View File

@ -14,6 +14,6 @@ MCSFLAG=-mcs
endif endif
TYPE ?= $(NAME)${MCSFLAG} TYPE ?= $(NAME)${MCSFLAG}
HEADERDIR := $(SHAREDIR)/targeted/include HEADERDIR := $(SHAREDIR)/devel/include
include $(HEADERDIR)/Makefile include $(HEADERDIR)/Makefile

View File

@ -1079,3 +1079,10 @@ setrans = base
# #
openvpn = base openvpn = base
# Layer: apps
# Module: unconfined_execmem
#
# unconfined_execmem executable
#
unconfined_execmem = base

View File

@ -15,8 +15,8 @@
%define CHECKPOLICYVER 1.30.1-2 %define CHECKPOLICYVER 1.30.1-2
Summary: SELinux policy configuration Summary: SELinux policy configuration
Name: selinux-policy Name: selinux-policy
Version: 2.2.39 Version: 2.2.40
Release: 2 Release: 1
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Source: serefpolicy-%{version}.tgz Source: serefpolicy-%{version}.tgz
@ -335,6 +335,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
%endif %endif
%changelog %changelog
* Tue May 16 2006 Dan Walsh <dwalsh@redhat.com> 2.2.40-1
- Update from upstream
* Mon May 15 2006 Dan Walsh <dwalsh@redhat.com> 2.2.39-2 * Mon May 15 2006 Dan Walsh <dwalsh@redhat.com> 2.2.39-2
- Fixes for amavis - Fixes for amavis

View File

@ -1 +1 @@
d69d9f74683900da61f56b4033490907 serefpolicy-2.2.39.tgz d2a0babbbb7cbf1d8bcb051d5972bb50 serefpolicy-2.2.40.tgz