From: Laurent Bigonville <[email protected]>
---
telepathy.fc | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/telepathy.fc b/telepathy.fc
index b07ee19..8139075 100644
--- a/telepathy.fc
+++ b/telepathy.fc
@@ -16,3 +16,16 @@ HOME_DIR/\.local/share/TpLogger(/.*)? gen_context(system_u:object_r:telepathy_l
/usr/libexec/telepathy-sofiasip -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
/usr/libexec/telepathy-stream-engine -- gen_context(system_u:object_r:telepathy_stream_engine_exec_t, s0)
/usr/libexec/telepathy-sunshine -- gen_context(system_u:object_r:telepathy_sunshine_exec_t, s0)
+
+ifdef(`distro_debian',`
+/usr/lib/telepathy/mission-control-5 -- gen_context(system_u:object_r:telepathy_mission_control_exec_t, s0)
+/usr/lib/telepathy/telepathy-butterfly -- gen_context(system_u:object_r:telepathy_msn_exec_t, s0)
+/usr/lib/telepathy/telepathy-gabble -- gen_context(system_u:object_r:telepathy_gabble_exec_t, s0)
+/usr/lib/telepathy/telepathy-haze -- gen_context(system_u:object_r:telepathy_msn_exec_t, s0)
+/usr/lib/telepathy/telepathy-idle -- gen_context(system_u:object_r:telepathy_idle_exec_t, s0)
+/usr/lib/telepathy/telepathy-logger -- gen_context(system_u:object_r:telepathy_logger_exec_t,s0)
+/usr/lib/telepathy/telepathy-salut -- gen_context(system_u:object_r:telepathy_salut_exec_t, s0)
+/usr/lib/telepathy/telepathy-sofiasip -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
+/usr/lib/telepathy/telepathy-stream-engine -- gen_context(system_u:object_r:telepathy_stream_engine_exec_t, s0)
+/usr/lib/telepathy/telepathy-sunshine -- gen_context(system_u:object_r:telepathy_sunshine_exec_t, s0)
+')
--
1.7.10.4
From: Laurent Bigonville <[email protected]>
telepathy-sofiasip connection manager has been renamed upstream to
telepathy-rakia
---
telepathy.fc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/telepathy.fc b/telepathy.fc
index 8139075..e0577b1 100644
--- a/telepathy.fc
+++ b/telepathy.fc
@@ -14,6 +14,7 @@ HOME_DIR/\.local/share/TpLogger(/.*)? gen_context(system_u:object_r:telepathy_l
/usr/libexec/telepathy-logger -- gen_context(system_u:object_r:telepathy_logger_exec_t,s0)
/usr/libexec/telepathy-salut -- gen_context(system_u:object_r:telepathy_salut_exec_t, s0)
/usr/libexec/telepathy-sofiasip -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
+/usr/libexec/telepathy-rakia -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
/usr/libexec/telepathy-stream-engine -- gen_context(system_u:object_r:telepathy_stream_engine_exec_t, s0)
/usr/libexec/telepathy-sunshine -- gen_context(system_u:object_r:telepathy_sunshine_exec_t, s0)
@@ -26,6 +27,7 @@ ifdef(`distro_debian',`
/usr/lib/telepathy/telepathy-logger -- gen_context(system_u:object_r:telepathy_logger_exec_t,s0)
/usr/lib/telepathy/telepathy-salut -- gen_context(system_u:object_r:telepathy_salut_exec_t, s0)
/usr/lib/telepathy/telepathy-sofiasip -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
+/usr/lib/telepathy/telepathy-rakia -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
/usr/lib/telepathy/telepathy-stream-engine -- gen_context(system_u:object_r:telepathy_stream_engine_exec_t, s0)
/usr/lib/telepathy/telepathy-sunshine -- gen_context(system_u:object_r:telepathy_sunshine_exec_t, s0)
')
--
1.7.10.4
On Wed, 2012-09-12 at 00:38 +0200, Laurent Bigonville wrote:
> From: Laurent Bigonville <[email protected]>
>
> ---
> telepathy.fc | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/telepathy.fc b/telepathy.fc
> index b07ee19..8139075 100644
> --- a/telepathy.fc
> +++ b/telepathy.fc
> @@ -16,3 +16,16 @@ HOME_DIR/\.local/share/TpLogger(/.*)? gen_context(system_u:object_r:telepathy_l
> /usr/libexec/telepathy-sofiasip -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
> /usr/libexec/telepathy-stream-engine -- gen_context(system_u:object_r:telepathy_stream_engine_exec_t, s0)
> /usr/libexec/telepathy-sunshine -- gen_context(system_u:object_r:telepathy_sunshine_exec_t, s0)
> +
> +ifdef(`distro_debian',`
> +/usr/lib/telepathy/mission-control-5 -- gen_context(system_u:object_r:telepathy_mission_control_exec_t, s0)
> +/usr/lib/telepathy/telepathy-butterfly -- gen_context(system_u:object_r:telepathy_msn_exec_t, s0)
> +/usr/lib/telepathy/telepathy-gabble -- gen_context(system_u:object_r:telepathy_gabble_exec_t, s0)
> +/usr/lib/telepathy/telepathy-haze -- gen_context(system_u:object_r:telepathy_msn_exec_t, s0)
> +/usr/lib/telepathy/telepathy-idle -- gen_context(system_u:object_r:telepathy_idle_exec_t, s0)
> +/usr/lib/telepathy/telepathy-logger -- gen_context(system_u:object_r:telepathy_logger_exec_t,s0)
> +/usr/lib/telepathy/telepathy-salut -- gen_context(system_u:object_r:telepathy_salut_exec_t, s0)
> +/usr/lib/telepathy/telepathy-sofiasip -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
> +/usr/lib/telepathy/telepathy-stream-engine -- gen_context(system_u:object_r:telepathy_stream_engine_exec_t, s0)
> +/usr/lib/telepathy/telepathy-sunshine -- gen_context(system_u:object_r:telepathy_sunshine_exec_t, s0)
> +')
Merged
Have you tested telepathy confined? I am wondering whether the currently
telepathy policy implementation actually works
On Wed, 2012-09-12 at 00:38 +0200, Laurent Bigonville wrote:
> From: Laurent Bigonville <[email protected]>
>
> telepathy-sofiasip connection manager has been renamed upstream to
> telepathy-rakia
> ---
> telepathy.fc | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/telepathy.fc b/telepathy.fc
> index 8139075..e0577b1 100644
> --- a/telepathy.fc
> +++ b/telepathy.fc
> @@ -14,6 +14,7 @@ HOME_DIR/\.local/share/TpLogger(/.*)? gen_context(system_u:object_r:telepathy_l
> /usr/libexec/telepathy-logger -- gen_context(system_u:object_r:telepathy_logger_exec_t,s0)
> /usr/libexec/telepathy-salut -- gen_context(system_u:object_r:telepathy_salut_exec_t, s0)
> /usr/libexec/telepathy-sofiasip -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
> +/usr/libexec/telepathy-rakia -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
> /usr/libexec/telepathy-stream-engine -- gen_context(system_u:object_r:telepathy_stream_engine_exec_t, s0)
> /usr/libexec/telepathy-sunshine -- gen_context(system_u:object_r:telepathy_sunshine_exec_t, s0)
>
> @@ -26,6 +27,7 @@ ifdef(`distro_debian',`
> /usr/lib/telepathy/telepathy-logger -- gen_context(system_u:object_r:telepathy_logger_exec_t,s0)
> /usr/lib/telepathy/telepathy-salut -- gen_context(system_u:object_r:telepathy_salut_exec_t, s0)
> /usr/lib/telepathy/telepathy-sofiasip -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
> +/usr/lib/telepathy/telepathy-rakia -- gen_context(system_u:object_r:telepathy_sofiasip_exec_t, s0)
> /usr/lib/telepathy/telepathy-stream-engine -- gen_context(system_u:object_r:telepathy_stream_engine_exec_t, s0)
> /usr/lib/telepathy/telepathy-sunshine -- gen_context(system_u:object_r:telepathy_sunshine_exec_t, s0)
> ')
Merged. Thanks