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 4C20313832E for ; Wed, 17 Aug 2016 17:00:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F39F21C17B; Wed, 17 Aug 2016 17:00:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A1E921C168 for ; Wed, 17 Aug 2016 17:00:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3BDB5340F26 for ; Wed, 17 Aug 2016 17:00:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D83F3245F for ; Wed, 17 Aug 2016 16:59:58 +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: <1471450964.30f16ad46a5a5ecbfd2bad13462b1cb14852057b.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/sysnetwork.te X-VCS-Directories: policy/modules/system/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 30f16ad46a5a5ecbfd2bad13462b1cb14852057b X-VCS-Branch: next Date: Wed, 17 Aug 2016 16:59:58 +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: 4eec0048-372a-4ad0-8950-5f6843937176 X-Archives-Hash: 95589e77a262d05e5ebab783e85c8158 commit: 30f16ad46a5a5ecbfd2bad13462b1cb14852057b Author: Chris PeBenito ieee org> AuthorDate: Sun Aug 14 18:52:32 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Wed Aug 17 16:22:44 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=30f16ad4 Remove redundant libs_read_lib_files() for ifconfig_t. policy/modules/system/sysnetwork.te | 2 -- 1 file changed, 2 deletions(-) diff --git a/policy/modules/system/sysnetwork.te b/policy/modules/system/sysnetwork.te index 59541ff..2258f90 100644 --- a/policy/modules/system/sysnetwork.te +++ b/policy/modules/system/sysnetwork.te @@ -327,8 +327,6 @@ files_dontaudit_read_root_files(ifconfig_t) init_use_fds(ifconfig_t) init_use_script_ptys(ifconfig_t) -libs_read_lib_files(ifconfig_t) - logging_send_syslog_msg(ifconfig_t) miscfiles_read_localization(ifconfig_t) 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 5B9CA1381F1 for ; Wed, 17 Aug 2016 16:59:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D706321C100; Wed, 17 Aug 2016 16:59:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7AEDA21C100 for ; Wed, 17 Aug 2016 16:59:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9573340F10 for ; Wed, 17 Aug 2016 16:59:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 632BF245F for ; Wed, 17 Aug 2016 16:59:04 +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: <1471450964.30f16ad46a5a5ecbfd2bad13462b1cb14852057b.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/sysnetwork.te X-VCS-Directories: policy/modules/system/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 30f16ad46a5a5ecbfd2bad13462b1cb14852057b X-VCS-Branch: master Date: Wed, 17 Aug 2016 16:59:04 +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: d30b6750-b079-4b31-993e-a9578f06ce87 X-Archives-Hash: ea9ab3e8edd6a9424121f8e26acfbdb2 Message-ID: <20160817165904.ATFDbaZYAHtr1sAgWdKQ7piPjPS0_A-NF1HZ6fI1A5k@z> commit: 30f16ad46a5a5ecbfd2bad13462b1cb14852057b Author: Chris PeBenito ieee org> AuthorDate: Sun Aug 14 18:52:32 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Wed Aug 17 16:22:44 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=30f16ad4 Remove redundant libs_read_lib_files() for ifconfig_t. policy/modules/system/sysnetwork.te | 2 -- 1 file changed, 2 deletions(-) diff --git a/policy/modules/system/sysnetwork.te b/policy/modules/system/sysnetwork.te index 59541ff..2258f90 100644 --- a/policy/modules/system/sysnetwork.te +++ b/policy/modules/system/sysnetwork.te @@ -327,8 +327,6 @@ files_dontaudit_read_root_files(ifconfig_t) init_use_fds(ifconfig_t) init_use_script_ptys(ifconfig_t) -libs_read_lib_files(ifconfig_t) - logging_send_syslog_msg(ifconfig_t) miscfiles_read_localization(ifconfig_t)