- Upgrade to upstream
This commit is contained in:
parent
eead2a6f25
commit
ef7416c2b8
@ -167,3 +167,4 @@ serefpolicy-3.6.9.tgz
|
|||||||
serefpolicy-3.6.10.tgz
|
serefpolicy-3.6.10.tgz
|
||||||
serefpolicy-3.6.11.tgz
|
serefpolicy-3.6.11.tgz
|
||||||
serefpolicy-3.6.12.tgz
|
serefpolicy-3.6.12.tgz
|
||||||
|
serefpolicy-3.6.13.tgz
|
||||||
|
2
nsadiff
2
nsadiff
@ -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
@ -19,12 +19,12 @@
|
|||||||
%define CHECKPOLICYVER 2.0.16-3
|
%define CHECKPOLICYVER 2.0.16-3
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.6.12
|
Version: 3.6.13
|
||||||
Release: 39%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
patch: policy-20090105.patch
|
patch: policy-F12.patch
|
||||||
Source1: modules-targeted.conf
|
Source1: modules-targeted.conf
|
||||||
Source2: booleans-targeted.conf
|
Source2: booleans-targeted.conf
|
||||||
Source3: Makefile.devel
|
Source3: Makefile.devel
|
||||||
@ -183,7 +183,7 @@ fi;
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
SELinux Reference Policy - modular.
|
SELinux Reference Policy - modular.
|
||||||
Based off of reference policy: Checked out revision 2945.
|
Based off of reference policy: Checked out revision 2987.
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -473,6 +473,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed May 20 2009 Dan Walsh <dwalsh@redhat.com> 3.6.12-39
|
||||||
- Allow fprintd to access sys_ptrace
|
- Allow fprintd to access sys_ptrace
|
||||||
- Add sandbox policy
|
- Add sandbox policy
|
||||||
|
Loading…
Reference in New Issue
Block a user