From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0E75D138334 for ; Sun, 10 Feb 2019 04:14:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9532E0AD3; Sun, 10 Feb 2019 04:14:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94031E0AD3 for ; Sun, 10 Feb 2019 04:14:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8E631335D48 for ; Sun, 10 Feb 2019 04:14:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D878541 for ; Sun, 10 Feb 2019 04:14:45 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1549771885.46b8592baa68cac9ec8519827408c91521cf0bce.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/apps/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/apps/chromium.if policy/modules/apps/chromium.te X-VCS-Directories: policy/modules/apps/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 46b8592baa68cac9ec8519827408c91521cf0bce X-VCS-Branch: master Date: Sun, 10 Feb 2019 04:14:45 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 830b5d9c-d7a9-4687-96fb-38c37a8510f8 X-Archives-Hash: a919cd0fcd6aae9975701a5ac0b0ce82 commit: 46b8592baa68cac9ec8519827408c91521cf0bce Author: Chris PeBenito ieee org> AuthorDate: Wed Jan 23 23:43:16 2019 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Feb 10 04:11:25 2019 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=46b8592b chromium: Whitespace fixes. Signed-off-by: Jason Zaman perfinion.com> policy/modules/apps/chromium.if | 4 +--- policy/modules/apps/chromium.te | 5 ++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/policy/modules/apps/chromium.if b/policy/modules/apps/chromium.if index 26eb0259..2ded3279 100644 --- a/policy/modules/apps/chromium.if +++ b/policy/modules/apps/chromium.if @@ -1,6 +1,4 @@ -## -## Chromium browser -## +## Chromium browser ####################################### ## diff --git a/policy/modules/apps/chromium.te b/policy/modules/apps/chromium.te index 5219cb87..dbf3a620 100644 --- a/policy/modules/apps/chromium.te +++ b/policy/modules/apps/chromium.te @@ -71,8 +71,6 @@ xdg_config_content(chromium_xdg_config_t) type chromium_xdg_cache_t; xdg_cache_content(chromium_xdg_cache_t) - - ######################################## # # chromium local policy @@ -229,9 +227,11 @@ optional_policy(` optional_policy(` unconfined_dbus_chat(chromium_t) ') + optional_policy(` gnome_dbus_chat_all_gkeyringd(chromium_t) ') + optional_policy(` devicekit_dbus_chat_power(chromium_t) ') @@ -339,4 +339,3 @@ tunable_policy(`chromium_read_system_info',` kernel_dontaudit_read_kernel_sysctl(chromium_naclhelper_t) kernel_dontaudit_read_system_state(chromium_naclhelper_t) ') -