- Fixup for the latest version of upowed
- Dontaudit sandbox sending SIGNULL to desktop apps
This commit is contained in:
parent
618ed7aec9
commit
d33e644851
484
policy-F14.patch
484
policy-F14.patch
File diff suppressed because it is too large
Load Diff
@ -21,11 +21,12 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.9.7
|
Version: 3.9.7
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
patch: policy-F14.patch
|
patch: policy-F14.patch
|
||||||
|
patch2: telepathy_removal.patch
|
||||||
Source1: modules-targeted.conf
|
Source1: modules-targeted.conf
|
||||||
Source2: booleans-targeted.conf
|
Source2: booleans-targeted.conf
|
||||||
Source3: Makefile.devel
|
Source3: Makefile.devel
|
||||||
@ -203,6 +204,7 @@ Based off of reference policy: Checked out revision 2.20091117
|
|||||||
%prep
|
%prep
|
||||||
%setup -n serefpolicy-%{version} -q
|
%setup -n serefpolicy-%{version} -q
|
||||||
%patch -p1
|
%patch -p1
|
||||||
|
%patch2 -p1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir selinux_config
|
mkdir selinux_config
|
||||||
@ -470,6 +472,10 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 15 2010 Dan Walsh <dwalsh@redhat.com> 3.9.7-2
|
||||||
|
- Fixup for the latest version of upowed
|
||||||
|
- Dontaudit sandbox sending SIGNULL to desktop apps
|
||||||
|
|
||||||
* Wed Oct 13 2010 Dan Walsh <dwalsh@redhat.com> 3.9.7-1
|
* Wed Oct 13 2010 Dan Walsh <dwalsh@redhat.com> 3.9.7-1
|
||||||
- Update to upstream
|
- Update to upstream
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user