From 2aea366ffc53e12f406750869a42fa1f03dc816e Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Wed, 28 Feb 2007 16:23:06 +0000 Subject: [PATCH] Patch for an additional wine executable from Dan Walsh. --- Changelog | 1 + policy/modules/apps/wine.fc | 2 ++ policy/modules/apps/wine.te | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 93d7b9b3..c14a0d10 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,4 @@ +- Patch for an additional wine executable from Dan Walsh. - Patch for additional games file contexts from Dan Walsh. - Add support for libselinux 2.0.5 init_selinuxmnt() changes. - Patch for misc fixes to bluetooth from Dan Walsh. diff --git a/policy/modules/apps/wine.fc b/policy/modules/apps/wine.fc index aa0daf78..ad8a4762 100644 --- a/policy/modules/apps/wine.fc +++ b/policy/modules/apps/wine.fc @@ -1,2 +1,4 @@ /usr/bin/wine -- gen_context(system_u:object_r:wine_exec_t,s0) + +/opt/cxoffice/bin/wine -- gen_context(system_u:object_r:wine_exec_t,s0) /opt/picasa/wine/bin/wine -- gen_context(system_u:object_r:wine_exec_t,s0) diff --git a/policy/modules/apps/wine.te b/policy/modules/apps/wine.te index 6def03e1..e046843d 100644 --- a/policy/modules/apps/wine.te +++ b/policy/modules/apps/wine.te @@ -1,5 +1,5 @@ -policy_module(wine,1.2.0) +policy_module(wine,1.2.1) ######################################## #