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) ######################################## #