[selinux-policy/f14/master] - Cleanup policy via dgrift - Allow dovecot_deliver to append to inherited log files - Lots of fixes

Daniel J Walsh dwalsh at fedoraproject.org
Thu Sep 23 21:32:20 UTC 2010


commit 884439f33891ade7db58d4a272bb39b1c08519ff
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Sep 23 17:32:18 2010 -0400

    - Cleanup policy via dgrift
    - Allow dovecot_deliver to append to inherited log files
    - Lots of fixes for consolehelper

 policy-F14.patch    |    4 ++--
 selinux-policy.spec |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/policy-F14.patch b/policy-F14.patch
index 383e593..fa0d209 100644
--- a/policy-F14.patch
+++ b/policy-F14.patch
@@ -6592,7 +6592,7 @@ index e70b0e8..cd83b89 100644
  /usr/sbin/userhelper		--	gen_context(system_u:object_r:userhelper_exec_t,s0)
 +/usr/bin/consolehelper		--	gen_context(system_u:object_r:consolehelper_exec_t,s0)
 diff --git a/policy/modules/apps/userhelper.if b/policy/modules/apps/userhelper.if
-index ced285a..019df01 100644
+index ced285a..2e50976 100644
 --- a/policy/modules/apps/userhelper.if
 +++ b/policy/modules/apps/userhelper.if
 @@ -25,6 +25,7 @@ template(`userhelper_role_template',`
@@ -6653,7 +6653,7 @@ index ced285a..019df01 100644
 +
 +	auth_use_pam($1_consolehelper_t)
 +
-+	userdom_manage_tmpfs_role(#2, $1_consolehelper_t)
++	userdom_manage_tmpfs_role($2, $1_consolehelper_t)
 +
 +	optional_policy(`
 +		shutdown_run($1_consolehelper_t, $2)
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 6a04d76..80e32c1 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -20,7 +20,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.9.5
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz


More information about the scm-commits mailing list