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 876AD138806 for ; Tue, 12 Dec 2017 07:59:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08CB6E0FB2; Tue, 12 Dec 2017 07:59:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C8FB2E0FB0 for ; Tue, 12 Dec 2017 07:59:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A9B6E340CC0 for ; Tue, 12 Dec 2017 07:59:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D20FAE8A for ; Tue, 12 Dec 2017 07:59:13 +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: <1513062450.9709ab7f3b847dc842f51e899d3495af5aa39eb7.perfinion@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/networkmanager.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 9709ab7f3b847dc842f51e899d3495af5aa39eb7 X-VCS-Branch: master Date: Tue, 12 Dec 2017 07:59:13 +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: 87c9dc44-6366-423a-8bbc-11749a8b9650 X-Archives-Hash: 7d4ae613a327a29ae9d0c22a9460b583 commit: 9709ab7f3b847dc842f51e899d3495af5aa39eb7 Author: Chris PeBenito ieee org> AuthorDate: Wed Nov 29 01:32:31 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Dec 12 07:07:30 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=9709ab7f networkmanager: Move line. policy/modules/contrib/networkmanager.te | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/contrib/networkmanager.te b/policy/modules/contrib/networkmanager.te index b94e7ef3..ead66d15 100644 --- a/policy/modules/contrib/networkmanager.te +++ b/policy/modules/contrib/networkmanager.te @@ -127,6 +127,8 @@ corenet_tcp_connect_all_ports(NetworkManager_t) corenet_rw_tun_tap_dev(NetworkManager_t) corenet_getattr_ppp_dev(NetworkManager_t) +corenet_ib_access_unlabeled_pkeys(NetworkManager_t) + corecmd_exec_shell(NetworkManager_t) corecmd_exec_bin(NetworkManager_t) @@ -189,8 +191,6 @@ userdom_write_user_tmp_sockets(NetworkManager_t) userdom_dontaudit_use_unpriv_user_fds(NetworkManager_t) userdom_dontaudit_use_user_ttys(NetworkManager_t) -corenet_ib_access_unlabeled_pkeys(NetworkManager_t) - optional_policy(` avahi_domtrans(NetworkManager_t) avahi_kill(NetworkManager_t)