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 BE6B2139694 for ; Thu, 30 Mar 2017 17:09:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38DB7234041; Thu, 30 Mar 2017 17:09:20 +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 15EE3234041 for ; Thu, 30 Mar 2017 17:09:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C98DF341647 for ; Thu, 30 Mar 2017 17:09:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57DEE73EB for ; Thu, 30 Mar 2017 17:09:01 +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: <1490887388.0f32cb056a8ed3e2b619202c03a9d2db6b9dace2.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/phpfpm.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 0f32cb056a8ed3e2b619202c03a9d2db6b9dace2 X-VCS-Branch: next Date: Thu, 30 Mar 2017 17:09:01 +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: 75e7e61c-c790-4a01-aacb-e3a5ef6bf98e X-Archives-Hash: 0b8bd17addfdeb4bae1143b95e829dbf commit: 0f32cb056a8ed3e2b619202c03a9d2db6b9dace2 Author: Jason Zaman perfinion com> AuthorDate: Thu Mar 30 15:23:08 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu Mar 30 15:23:08 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=0f32cb05 phpfpm: corecmd_read_bin_symlinks is deprecated policy/modules/contrib/phpfpm.te | 1 - 1 file changed, 1 deletion(-) diff --git a/policy/modules/contrib/phpfpm.te b/policy/modules/contrib/phpfpm.te index 89ed6c9e..826ba859 100644 --- a/policy/modules/contrib/phpfpm.te +++ b/policy/modules/contrib/phpfpm.te @@ -52,7 +52,6 @@ manage_sock_files_pattern(phpfpm_t, phpfpm_var_run_t, phpfpm_var_run_t) kernel_read_kernel_sysctls(phpfpm_t) -corecmd_read_bin_symlinks(phpfpm_t) corecmd_search_bin(phpfpm_t) corenet_tcp_bind_all_unreserved_ports(phpfpm_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 95FFF139695 for ; Thu, 30 Mar 2017 17:06:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7422623400A; Thu, 30 Mar 2017 17:06:41 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52ADF23400A for ; Thu, 30 Mar 2017 17:06:36 +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 6C443341659 for ; Thu, 30 Mar 2017 17:06:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1E4D73F6 for ; Thu, 30 Mar 2017 17:06:22 +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: <1490887388.0f32cb056a8ed3e2b619202c03a9d2db6b9dace2.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/phpfpm.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 0f32cb056a8ed3e2b619202c03a9d2db6b9dace2 X-VCS-Branch: master Date: Thu, 30 Mar 2017 17:06:22 +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: 8299a724-2473-4972-b765-a05ae875d25d X-Archives-Hash: c9e75b04fe57ac833fe7edec19cd407a Message-ID: <20170330170622.Xebk0pNZNOlFzQzkUPjfGsNKHsdcH0xvnjeiv-u5mqU@z> commit: 0f32cb056a8ed3e2b619202c03a9d2db6b9dace2 Author: Jason Zaman perfinion com> AuthorDate: Thu Mar 30 15:23:08 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu Mar 30 15:23:08 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=0f32cb05 phpfpm: corecmd_read_bin_symlinks is deprecated policy/modules/contrib/phpfpm.te | 1 - 1 file changed, 1 deletion(-) diff --git a/policy/modules/contrib/phpfpm.te b/policy/modules/contrib/phpfpm.te index 89ed6c9e..826ba859 100644 --- a/policy/modules/contrib/phpfpm.te +++ b/policy/modules/contrib/phpfpm.te @@ -52,7 +52,6 @@ manage_sock_files_pattern(phpfpm_t, phpfpm_var_run_t, phpfpm_var_run_t) kernel_read_kernel_sysctls(phpfpm_t) -corecmd_read_bin_symlinks(phpfpm_t) corecmd_search_bin(phpfpm_t) corenet_tcp_bind_all_unreserved_ports(phpfpm_t)