From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-765583-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2197C138A1A for <garchives@archives.gentoo.org>; Tue, 20 Jan 2015 15:08:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9795E0946; Tue, 20 Jan 2015 15:08:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45FE0E0956 for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jan 2015 15:08:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 571BF3406F8 for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jan 2015 15:08:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC9D6FFE3 for <gentoo-commits@lists.gentoo.org>; Tue, 20 Jan 2015 15:08:52 +0000 (UTC) From: "Jason Zaman" <gentoo@perfinion.com> 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" <gentoo@perfinion.com> Message-ID: <1421764352.f2b51c9c7e6523062ecea89466f3ae56fce915d6.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/resolvconf.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: f2b51c9c7e6523062ecea89466f3ae56fce915d6 X-VCS-Branch: next Date: Tue, 20 Jan 2015 15:08:52 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9fecad7d-a284-46e8-b997-4b1c630e475d X-Archives-Hash: 80b8ae05a6c2554c29faee6e74b02308 commit: f2b51c9c7e6523062ecea89466f3ae56fce915d6 Author: Jason Zaman <jason <AT> perfinion <DOT> com> AuthorDate: Tue Jan 20 14:30:45 2015 +0000 Commit: Jason Zaman <gentoo <AT> perfinion <DOT> com> CommitDate: Tue Jan 20 14:32:32 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=f2b51c9c resolvconf: needs access to networkmanager rawip sockets --- policy/modules/contrib/resolvconf.te | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/policy/modules/contrib/resolvconf.te b/policy/modules/contrib/resolvconf.te index 32cba23..b8c8e7e 100644 --- a/policy/modules/contrib/resolvconf.te +++ b/policy/modules/contrib/resolvconf.te @@ -49,6 +49,10 @@ optional_policy(` dnsmasq_write_config(resolvconf_t) ') +optional_policy(` + networkmanager_rw_rawip_sockets(resolvconf_t) +') + ######################################### # # Resolvconf client policy