All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 09/15] Support mplayer as plugin for others
@ 2011-03-09 21:19 Sven Vermeulen
  2011-03-24 18:36 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Vermeulen @ 2011-03-09 21:19 UTC (permalink / raw)
  To: refpolicy

Allow mplayer to behave as a plugin for higher-level (interactive)
applications, such as browser plugins

Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
---
 policy/modules/apps/mplayer.te |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/policy/modules/apps/mplayer.te b/policy/modules/apps/mplayer.te
index d3e23ba..aa86e06 100644
--- a/policy/modules/apps/mplayer.te
+++ b/policy/modules/apps/mplayer.te
@@ -227,6 +227,7 @@ miscfiles_read_localization(mplayer_t)
 miscfiles_read_fonts(mplayer_t)
 
 userdom_use_user_terminals(mplayer_t)
+domain_use_interactive_fds(mplayer_t)
 # Read media files
 userdom_list_user_tmp(mplayer_t)
 userdom_read_user_tmp_files(mplayer_t)
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [refpolicy] [PATCH 09/15] Support mplayer as plugin for others
  2011-03-09 21:19 [refpolicy] [PATCH 09/15] Support mplayer as plugin for others Sven Vermeulen
@ 2011-03-24 18:36 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2011-03-24 18:36 UTC (permalink / raw)
  To: refpolicy

On 03/09/11 16:19, Sven Vermeulen wrote:
> Allow mplayer to behave as a plugin for higher-level (interactive)
> applications, such as browser plugins

Merged.

> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
>  policy/modules/apps/mplayer.te |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/policy/modules/apps/mplayer.te b/policy/modules/apps/mplayer.te
> index d3e23ba..aa86e06 100644
> --- a/policy/modules/apps/mplayer.te
> +++ b/policy/modules/apps/mplayer.te
> @@ -227,6 +227,7 @@ miscfiles_read_localization(mplayer_t)
>  miscfiles_read_fonts(mplayer_t)
>  
>  userdom_use_user_terminals(mplayer_t)
> +domain_use_interactive_fds(mplayer_t)
>  # Read media files
>  userdom_list_user_tmp(mplayer_t)
>  userdom_read_user_tmp_files(mplayer_t)


-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-24 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 21:19 [refpolicy] [PATCH 09/15] Support mplayer as plugin for others Sven Vermeulen
2011-03-24 18:36 ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.