From 1cc0574824cc0e01b2896dc162848dc2f69302c3 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Dec 10 2009 20:17:27 +0000 Subject: - Update to upstream release --- diff --git a/policy-F13.patch b/policy-F13.patch index c2b3dd2..f504896 100644 --- a/policy-F13.patch +++ b/policy-F13.patch @@ -637,8 +637,34 @@ 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/admin/prelink.if serefpolicy-3.7.4/policy/modules/admin/prelink.if --- nsaserefpolicy/policy/modules/admin/prelink.if 2009-09-16 09:09:20.000000000 -0400 -+++ serefpolicy-3.7.4/policy/modules/admin/prelink.if 2009-12-04 12:33:34.000000000 -0500 -@@ -151,11 +151,11 @@ ++++ serefpolicy-3.7.4/policy/modules/admin/prelink.if 2009-12-10 15:16:44.000000000 -0500 +@@ -21,6 +21,25 @@ + + ######################################## + ## ++## Execute the prelink program in the current domain. ++## ++## ++## ++## Domain allowed access. ++## ++## ++# ++interface(`prelink_exec',` ++ gen_require(` ++ type prelink_exec_t; ++ ') ++ ++ corecmd_search_bin($1) ++ can_exec($1, prelink_exec_t) ++') ++ ++######################################## ++## + ## Execute the prelink program in the prelink domain. + ## + ## +@@ -151,11 +170,11 @@ ## ## #