- Fixup for the latest version of upowed

- Dontaudit sandbox sending SIGNULL to desktop apps
This commit is contained in:
Dan Walsh 2010-10-15 10:26:39 -04:00
parent 618ed7aec9
commit d33e644851
2 changed files with 358 additions and 134 deletions

File diff suppressed because it is too large Load Diff

View File

@ -21,11 +21,12 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.9.7
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
patch: policy-F14.patch
patch2: telepathy_removal.patch
Source1: modules-targeted.conf
Source2: booleans-targeted.conf
Source3: Makefile.devel
@ -203,6 +204,7 @@ Based off of reference policy: Checked out revision 2.20091117
%prep
%setup -n serefpolicy-%{version} -q
%patch -p1
%patch2 -p1
%install
mkdir selinux_config
@ -470,6 +472,10 @@ exit 0
%endif
%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
- Update to upstream