diff --git a/policy-20100106.patch b/policy-20100106.patch index 200111a..d6a35fc 100644 --- a/policy-20100106.patch +++ b/policy-20100106.patch @@ -3266,7 +3266,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.te serefpolicy-3.6.32/policy/modules/kernel/files.te --- nsaserefpolicy/policy/modules/kernel/files.te 2010-02-21 20:44:28.935574123 +0100 -+++ serefpolicy-3.6.32/policy/modules/kernel/files.te 2010-02-21 20:53:45.874571808 +0100 ++++ serefpolicy-3.6.32/policy/modules/kernel/files.te 2010-03-05 16:29:41.548811715 +0100 @@ -1,5 +1,5 @@ -policy_module(files, 1.12.0) @@ -3274,15 +3274,16 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol ######################################## # -@@ -11,6 +11,7 @@ +@@ -11,6 +11,8 @@ attribute lockfile; attribute mountpoint; attribute pidfile; ++attribute etcfile; +attribute configfile; # For labeling types that are to be polyinstantiated attribute polydir; -@@ -53,9 +54,6 @@ +@@ -53,9 +55,6 @@ # # etc_t is the type of the system etc directories. # diff --git a/selinux-policy.spec b/selinux-policy.spec index 831bd32..5eb8ef8 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -20,7 +20,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.6.32 -Release: 98%{?dist} +Release: 99%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -469,6 +469,9 @@ exit 0 %endif %changelog +* Fri Mar 5 2010 Miroslav Grepl 3.6.32-99 +- Add back etcfile attribute + * Fri Mar 5 2010 Miroslav Grepl 3.6.32-98 - Allow modcluster to call getpwnam - Allow useradd sys_ptrace capability