- Upgrade to upstream

This commit is contained in:
Daniel J Walsh 2009-05-22 14:37:43 +00:00
parent eead2a6f25
commit ef7416c2b8
5 changed files with 951 additions and 3347 deletions

View File

@ -167,3 +167,4 @@ serefpolicy-3.6.9.tgz
serefpolicy-3.6.10.tgz
serefpolicy-3.6.11.tgz
serefpolicy-3.6.12.tgz
serefpolicy-3.6.13.tgz

View File

@ -1 +1 @@
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.12 > /tmp/diff
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.13 > /tmp/diff

File diff suppressed because it is too large Load Diff

View File

@ -19,12 +19,12 @@
%define CHECKPOLICYVER 2.0.16-3
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.6.12
Release: 39%{?dist}
Version: 3.6.13
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
patch: policy-20090105.patch
patch: policy-F12.patch
Source1: modules-targeted.conf
Source2: booleans-targeted.conf
Source3: Makefile.devel
@ -183,7 +183,7 @@ fi;
%description
SELinux Reference Policy - modular.
Based off of reference policy: Checked out revision 2945.
Based off of reference policy: Checked out revision 2987.
%build
@ -473,6 +473,9 @@ exit 0
%endif
%changelog
* Thu May 21 2009 Dan Walsh <dwalsh@redhat.com> 3.6.13-1
- Upgrade to upstream
* Wed May 20 2009 Dan Walsh <dwalsh@redhat.com> 3.6.12-39
- Allow fprintd to access sys_ptrace
- Add sandbox policy

View File

@ -1 +1 @@
ae9756d6dc925aa69f4edcb4da7f3bc6 serefpolicy-3.6.12.tgz
4872394e39e63a985e3463ca443567cc serefpolicy-3.6.13.tgz