- Update to upstream
This commit is contained in:
parent
a41c1dac1a
commit
d9676a6ada
@ -175,3 +175,5 @@ serefpolicy-3.6.17.tgz
|
||||
serefpolicy-3.6.18.tgz
|
||||
serefpolicy-3.6.19.tgz
|
||||
serefpolicy-3.6.20.tgz
|
||||
serefpolicy-3.6.21.tgz
|
||||
setroubleshoot-2.2.11.tar.gz
|
||||
|
2
nsadiff
2
nsadiff
@ -1 +1 @@
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.20 > /tmp/diff
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.21 > /tmp/diff
|
||||
|
@ -5812,7 +5812,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
||||
type lvm_control_t;
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/domain.if serefpolicy-3.6.21/policy/modules/kernel/domain.if
|
||||
--- nsaserefpolicy/policy/modules/kernel/domain.if 2009-06-12 09:08:48.000000000 -0400
|
||||
+++ serefpolicy-3.6.21/policy/modules/kernel/domain.if 2009-07-06 14:01:55.000000000 -0400
|
||||
+++ serefpolicy-3.6.21/policy/modules/kernel/domain.if 2009-07-06 17:16:04.000000000 -0400
|
||||
@@ -44,34 +44,6 @@
|
||||
interface(`domain_type',`
|
||||
# start with basic domain
|
||||
@ -5952,7 +5952,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
||||
+#
|
||||
+interface(`domain_unconfined_signal',`
|
||||
+ gen_require(`
|
||||
+ type unconfined_domain_type;
|
||||
+ attribute unconfined_domain_type;
|
||||
+ ')
|
||||
+
|
||||
+ allow $1 unconfined_domain_type:process signal;
|
||||
|
@ -19,8 +19,8 @@
|
||||
%define CHECKPOLICYVER 2.0.16-3
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.6.20
|
||||
Release: 2%{?dist}
|
||||
Version: 3.6.21
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -473,6 +473,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 1 2009 Dan Walsh <dwalsh@redhat.com> 3.6.21-1
|
||||
- Update to upstream
|
||||
|
||||
* Tue Jun 30 2009 Dan Walsh <dwalsh@redhat.com> 3.6.20-2
|
||||
- Add rules for rtkit-daemon
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user