[selinux-policy/f16] Temporary disabled rules with "~" until new checkpolicy is stable

Miroslav Grepl mgrepl at fedoraproject.org
Thu Nov 17 12:59:52 UTC 2011


commit d0054fd6cbb70f11a296d00b456dfc1f93d11c5c
Author: Miroslav <mgrepl at redhat.com>
Date:   Thu Nov 17 13:59:19 2011 +0100

    Temporary disabled rules with "~" until new checkpolicy is stable

 policy-F16.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-F16.patch b/policy-F16.patch
index 173c034..cc3ea48 100644
--- a/policy-F16.patch
+++ b/policy-F16.patch
@@ -70148,9 +70148,9 @@ index 808ba93..4ff705d 100644
 +	')
 +
 +	files_etc_filetrans($1, ld_so_cache_t, file, "ld.so.cache")
-+	files_etc_filetrans($1, ld_so_cache_t, file, "ld.so.cache~")
++	#files_etc_filetrans($1, ld_so_cache_t, file, "ld.so.cache~")
 +	files_etc_filetrans($1, ld_so_cache_t, file, "ld.so.preload")
-+	files_etc_filetrans($1, ld_so_cache_t, file, "ld.so.preload~")
++	#files_etc_filetrans($1, ld_so_cache_t, file, "ld.so.preload~")
 +')
 diff --git a/policy/modules/system/libraries.te b/policy/modules/system/libraries.te
 index e5836d3..eae9427 100644


More information about the scm-commits mailing list