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 9C5201381F3 for ; Fri, 27 Sep 2013 06:50:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86F8CE0D36; Fri, 27 Sep 2013 06:50:31 +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 13DFFE0D36 for ; Fri, 27 Sep 2013 06:50:30 +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 231C733EAE4 for ; Fri, 27 Sep 2013 06:50:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B96A6E5460 for ; Fri, 27 Sep 2013 06:50:28 +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: <1380264607.4e710235ceb2d01aa852456a7be29e8be727947a.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/mozilla.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 4e710235ceb2d01aa852456a7be29e8be727947a X-VCS-Branch: master Date: Fri, 27 Sep 2013 06:50:28 +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: 54d0503d-92f9-4899-af60-2d7049746cb9 X-Archives-Hash: ec28c04650aa390a0b9296e787be4f3d commit: 4e710235ceb2d01aa852456a7be29e8be727947a Author: Sven Vermeulen siphos be> AuthorDate: Fri Sep 27 06:50:07 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Sep 27 06:50:07 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=4e710235 Do not audit connects to unreserved ports if boolean is off --- policy/modules/contrib/mozilla.te | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policy/modules/contrib/mozilla.te b/policy/modules/contrib/mozilla.te index 5e89868..f08179d 100644 --- a/policy/modules/contrib/mozilla.te +++ b/policy/modules/contrib/mozilla.te @@ -734,6 +734,8 @@ gen_tunable(mozilla_plugin_connect_all_unreserved, false) tunable_policy(`mozilla_plugin_connect_all_unreserved', ` corenet_sendrecv_all_client_packets(mozilla_plugin_t) corenet_tcp_connect_all_unreserved_ports(mozilla_plugin_t) + ',` + corenet_dontaudit_tcp_connect_all_unreserved_ports(mozilla_plugin_t) ') optional_policy(`