From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C0A541381F3 for ; Mon, 30 Sep 2013 19:04:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E69DE0C11; Mon, 30 Sep 2013 19:03:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82FA4E0C11 for ; Mon, 30 Sep 2013 19:03:43 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 983B033E2EB for ; Mon, 30 Sep 2013 19:03:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1F979E545F for ; Mon, 30 Sep 2013 19:03:40 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1380567774.bd27cdedb28bc2557e402b02fcd00abcb85543cd.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/wm.if policy/modules/contrib/wm.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: bd27cdedb28bc2557e402b02fcd00abcb85543cd X-VCS-Branch: master Date: Mon, 30 Sep 2013 19:03:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 24576e82-4872-4f7a-929d-f66852d03db6 X-Archives-Hash: 6e7b973db32f192fd1c9bbf051303190 commit: bd27cdedb28bc2557e402b02fcd00abcb85543cd Author: Dominick Grift gmail com> AuthorDate: Thu Sep 26 21:51:03 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Mon Sep 30 19:02:54 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=bd27cded wm: allow $1_wm_t to stream connect to $1_gkeyringd_t Signed-off-by: Dominick Grift gmail.com> --- policy/modules/contrib/wm.if | 6 +++--- policy/modules/contrib/wm.te | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/policy/modules/contrib/wm.if b/policy/modules/contrib/wm.if index fbd84ba..95f888d 100644 --- a/policy/modules/contrib/wm.if +++ b/policy/modules/contrib/wm.if @@ -80,9 +80,9 @@ template(`wm_role_template',` ') ') - # optional_policy(` - # gnome_stream_connect_gkeyringd($1, $1_wm_t) - # ') + optional_policy(` + gnome_stream_connect_gkeyringd($1, $1_wm_t) + ') optional_policy(` pulseaudio_run($1_wm_t, $2) diff --git a/policy/modules/contrib/wm.te b/policy/modules/contrib/wm.te index 9d2e935..638d10f 100644 --- a/policy/modules/contrib/wm.te +++ b/policy/modules/contrib/wm.te @@ -1,4 +1,4 @@ -policy_module(wm, 1.3.2) +policy_module(wm, 1.3.3) ######################################## #