Checkin patches to git repository
This commit is contained in:
parent
6b27a2e362
commit
4501de4407
@ -17,20 +17,13 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.10.0
|
Version: 3.10.0
|
||||||
Release: 55.2%{?dist}
|
Release: 56%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
patch: policy-F16.patch
|
patch: policy-F16.patch
|
||||||
patch1: unconfined_permissive.patch
|
patch1: unconfined_permissive.patch
|
||||||
patch2: passwd.patch
|
patch2: thumb.patch
|
||||||
patch3: thumb.patch
|
|
||||||
patch4: execmem.patch
|
|
||||||
patch6: apache.patch
|
|
||||||
patch7: ptrace.patch
|
|
||||||
patch8: qemu.patch
|
|
||||||
patch9: consoletype.patch
|
|
||||||
patch10: denyexecmem.patch
|
|
||||||
Source1: modules-targeted.conf
|
Source1: modules-targeted.conf
|
||||||
Source2: booleans-targeted.conf
|
Source2: booleans-targeted.conf
|
||||||
Source3: Makefile.devel
|
Source3: Makefile.devel
|
||||||
@ -245,14 +238,7 @@ Based off of reference policy: Checked out revision 2.20091117
|
|||||||
%setup -n serefpolicy-%{version} -q
|
%setup -n serefpolicy-%{version} -q
|
||||||
%patch -p1
|
%patch -p1
|
||||||
%patch1 -p1 -b .unconfined
|
%patch1 -p1 -b .unconfined
|
||||||
%patch2 -p1 -b .passwd
|
%patch2 -p1 -b .thumb
|
||||||
%patch3 -p1
|
|
||||||
%patch4 -p1 -b .execmem
|
|
||||||
%patch6 -p1 -b .apache
|
|
||||||
%patch7 -p1 -b .ptrace
|
|
||||||
%patch8 -p1 -b .qemu
|
|
||||||
%patch9 -p1 -b .consoletype
|
|
||||||
%patch10 -p1 -b .denyexecmem
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir selinux_config
|
mkdir selinux_config
|
||||||
@ -484,6 +470,9 @@ SELinux Reference policy mls base module.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2011 Dan Walsh <dwalsh@redhat.com> 3.10.0-56
|
||||||
|
- Merge patches back into git repository.
|
||||||
|
|
||||||
* Tue Nov 8 2011 Dan Walsh <dwalsh@redhat.com> 3.10.0-55.2
|
* Tue Nov 8 2011 Dan Walsh <dwalsh@redhat.com> 3.10.0-55.2
|
||||||
- Remove allow_execmem boolean and replace with deny_execmem boolean
|
- Remove allow_execmem boolean and replace with deny_execmem boolean
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user