[selinux-policy/f16] Temporary fix libs_filetrans_named_content() interface

Miroslav Grepl mgrepl at fedoraproject.org
Wed Nov 16 14:41:01 UTC 2011


commit ff88173d8ed8712589953bac015f854415de25f0
Author: Miroslav <mgrepl at redhat.com>
Date:   Wed Nov 16 15:40:39 2011 +0100

    Temporary fix libs_filetrans_named_content() interface

 policy-F16.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-F16.patch b/policy-F16.patch
index 7fc22ef..88721bd 100644
--- a/policy-F16.patch
+++ b/policy-F16.patch
@@ -70017,9 +70017,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