- Update from upstream
This commit is contained in:
parent
82d40f4e47
commit
f4d170770a
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
@ -1079,3 +1079,10 @@ setrans = base
|
|||||||
#
|
#
|
||||||
openvpn = base
|
openvpn = base
|
||||||
|
|
||||||
|
# Layer: apps
|
||||||
|
# Module: unconfined_execmem
|
||||||
|
#
|
||||||
|
# unconfined_execmem executable
|
||||||
|
#
|
||||||
|
unconfined_execmem = base
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user