[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:38:41 UTC 2010


commit 2d2d3e3354b2ad6f646badc8d1d3a093af08f0ec
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Sep 23 17:38:39 2010 -0400

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

 policy-F14.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-F14.patch b/policy-F14.patch
index fa0d209..a644247 100644
--- a/policy-F14.patch
+++ b/policy-F14.patch
@@ -33868,7 +33868,7 @@ index 6f1e3c7..39c2bb3 100644
 +/var/lib/pqsql/\.Xauthority.*	--	gen_context(system_u:object_r:xauth_home_t,s0)
 +
 diff --git a/policy/modules/services/xserver.if b/policy/modules/services/xserver.if
-index da2601a..11314dd 100644
+index da2601a..ef2a773 100644
 --- a/policy/modules/services/xserver.if
 +++ b/policy/modules/services/xserver.if
 @@ -19,9 +19,10 @@
@@ -34732,7 +34732,7 @@ index da2601a..11314dd 100644
 +		type user_fonts_t, user_fonts_config_t;
 +	')
 +
-+	read_dirs_pattern($1, user_fonts_t, user_fonts_t)
++	list_dirs_pattern($1, user_fonts_t, user_fonts_t)
 +	read_files_pattern($1, user_fonts_t, user_fonts_t)
 +	read_lnk_files_pattern($1, user_fonts_t, user_fonts_t)
 +


More information about the scm-commits mailing list