- Update to latest from upstream
- Allow mono and unconfined to talk to initrc_t dbus objects
This commit is contained in:
parent
c7b01adddf
commit
c4826d0271
@ -55,3 +55,4 @@ serefpolicy-2.2.27.tgz
|
|||||||
serefpolicy-2.2.28.tgz
|
serefpolicy-2.2.28.tgz
|
||||||
serefpolicy-2.2.29.tgz
|
serefpolicy-2.2.29.tgz
|
||||||
serefpolicy-2.2.30.tgz
|
serefpolicy-2.2.30.tgz
|
||||||
|
serefpolicy-2.2.31.tgz
|
||||||
|
@ -15,15 +15,12 @@
|
|||||||
%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.30
|
Version: 2.2.31
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
patch1: policy-20060323.patch
|
patch1: policy-20060411.patch
|
||||||
patch2: file_contexts.patch
|
|
||||||
patch3: policy-200604.patch
|
|
||||||
patch4: policy-20060411.patch
|
|
||||||
Source1: modules-targeted.conf
|
Source1: modules-targeted.conf
|
||||||
Source2: booleans-targeted.conf
|
Source2: booleans-targeted.conf
|
||||||
Source3: Makefile.devel
|
Source3: Makefile.devel
|
||||||
@ -152,9 +149,6 @@ SELinux Reference Policy - modular.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n serefpolicy-%{version}
|
%setup -q -n serefpolicy-%{version}
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
%patch4 -p1
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# Build targeted policy
|
# Build targeted policy
|
||||||
@ -326,6 +320,10 @@ ln -sf ../devel/include /usr/share/selinux/strict/include
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 14 2006 Dan Walsh <dwalsh@redhat.com> 2.2.31-1
|
||||||
|
- Update to latest from upstream
|
||||||
|
- Allow mono and unconfined to talk to initrc_t dbus objects
|
||||||
|
|
||||||
* Tue Apr 11 2006 Dan Walsh <dwalsh@redhat.com> 2.2.30-2
|
* Tue Apr 11 2006 Dan Walsh <dwalsh@redhat.com> 2.2.30-2
|
||||||
- Change libraries.fc to stop shlib_t form overriding texrel_shlib_t
|
- Change libraries.fc to stop shlib_t form overriding texrel_shlib_t
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user