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 AA9B71381F3 for ; Thu, 15 Aug 2013 07:32:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49DFCE0C36; Thu, 15 Aug 2013 07:32:39 +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 D007AE0C36 for ; Thu, 15 Aug 2013 07:32:38 +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 A290533EB26 for ; Thu, 15 Aug 2013 07:32:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2A312E468F for ; Thu, 15 Aug 2013 07:32:36 +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: <1376551879.85a8a053c652b0b8e5d3e684d18d43c0f43b447b.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/googletalk.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 85a8a053c652b0b8e5d3e684d18d43c0f43b447b X-VCS-Branch: master Date: Thu, 15 Aug 2013 07:32:36 +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: 4f457eea-5efc-458a-90a3-e0284a16d84c X-Archives-Hash: edc320048c40a771f211a9d25d18bd84 commit: 85a8a053c652b0b8e5d3e684d18d43c0f43b447b Author: Sven Vermeulen siphos be> AuthorDate: Thu Aug 15 07:31:19 2013 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Thu Aug 15 07:31:19 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=85a8a053 GoogleTalk reads in resolv.conf and hosts file --- policy/modules/contrib/googletalk.te | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policy/modules/contrib/googletalk.te b/policy/modules/contrib/googletalk.te index 6f0910b..78074ff 100644 --- a/policy/modules/contrib/googletalk.te +++ b/policy/modules/contrib/googletalk.te @@ -46,6 +46,8 @@ dev_search_sysfs(googletalk_plugin_t) dev_write_sound(googletalk_plugin_t) dev_write_video_dev(googletalk_plugin_t) +sysnet_read_config(googletalk_plugin_t) + term_dontaudit_getattr_unallocated_ttys(googletalk_plugin_t) corecmd_exec_bin(googletalk_plugin_t)