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 DCD23138ACE for ; Wed, 3 Dec 2014 12:56:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48646E091F; Wed, 3 Dec 2014 12:56:33 +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 C881BE07DF for ; Wed, 3 Dec 2014 12:56:32 +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 3C214340637 for ; Wed, 3 Dec 2014 12:56:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14E31B739 for ; Wed, 3 Dec 2014 12:56:29 +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: <1417596199.73ef58b0056f5406b4a8911385b2b8beb35c7f92.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:adminroles commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/condor.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 73ef58b0056f5406b4a8911385b2b8beb35c7f92 X-VCS-Branch: adminroles Date: Wed, 3 Dec 2014 12:56:29 +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: ba76d682-5e02-4c4b-887c-8d90b8632077 X-Archives-Hash: be949548caeb8c73c6ccb78dc210695e commit: 73ef58b0056f5406b4a8911385b2b8beb35c7f92 Author: Jason Zaman perfinion com> AuthorDate: Wed Nov 26 06:39:00 2014 +0000 Commit: Jason Zaman perfinion com> CommitDate: Wed Dec 3 08:43:19 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=73ef58b0 condor: syntax error in condor_admin --- policy/modules/contrib/condor.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/condor.if b/policy/modules/contrib/condor.if index 881d92f..c80aaf5 100644 --- a/policy/modules/contrib/condor.if +++ b/policy/modules/contrib/condor.if @@ -58,7 +58,7 @@ template(`condor_domain_template',` interface(`condor_admin',` gen_require(` attribute condor_domain; - type condor_initrc_exec_config_t, condor_log_t; + type condor_initrc_exec_t, condor_log_t; type condor_var_lib_t, condor_var_lock_t, condor_schedd_tmp_t; type condor_var_run_t, condor_startd_tmp_t, condor_conf_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]) by finch.gentoo.org (Postfix) with ESMTP id D6B0F1389E2 for ; Wed, 3 Dec 2014 12:56:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E9D0E07DF; Wed, 3 Dec 2014 12:56:11 +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 A5D41E07DD for ; Wed, 3 Dec 2014 12:56:10 +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 A787834062B for ; Wed, 3 Dec 2014 12:56:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56665B739 for ; Wed, 3 Dec 2014 12:56:08 +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: <1417596199.73ef58b0056f5406b4a8911385b2b8beb35c7f92.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:userroles commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/condor.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 73ef58b0056f5406b4a8911385b2b8beb35c7f92 X-VCS-Branch: userroles Date: Wed, 3 Dec 2014 12:56:08 +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: a8e55f9b-5a76-4b65-9a27-e2b0b96954af X-Archives-Hash: 1c723a0f1bdf763dde719aca451dc187 Message-ID: <20141203125608.8wJBOXe9xWKsoxbkwqJzlBW7-fm4iV4OPCZ0N1wFIBs@z> commit: 73ef58b0056f5406b4a8911385b2b8beb35c7f92 Author: Jason Zaman perfinion com> AuthorDate: Wed Nov 26 06:39:00 2014 +0000 Commit: Jason Zaman perfinion com> CommitDate: Wed Dec 3 08:43:19 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=73ef58b0 condor: syntax error in condor_admin --- policy/modules/contrib/condor.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/condor.if b/policy/modules/contrib/condor.if index 881d92f..c80aaf5 100644 --- a/policy/modules/contrib/condor.if +++ b/policy/modules/contrib/condor.if @@ -58,7 +58,7 @@ template(`condor_domain_template',` interface(`condor_admin',` gen_require(` attribute condor_domain; - type condor_initrc_exec_config_t, condor_log_t; + type condor_initrc_exec_t, condor_log_t; type condor_var_lib_t, condor_var_lock_t, condor_schedd_tmp_t; type condor_var_run_t, condor_startd_tmp_t, condor_conf_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]) by finch.gentoo.org (Postfix) with ESMTP id A7CF7138ACF for ; Wed, 3 Dec 2014 12:54:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58B1DE089B; Wed, 3 Dec 2014 12:54:56 +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 B9338E0894 for ; Wed, 3 Dec 2014 12:54: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 9EE4D34060E for ; Wed, 3 Dec 2014 12:54:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45CADB73A for ; Wed, 3 Dec 2014 12:54:53 +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: <1417596199.73ef58b0056f5406b4a8911385b2b8beb35c7f92.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/condor.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 73ef58b0056f5406b4a8911385b2b8beb35c7f92 X-VCS-Branch: master Date: Wed, 3 Dec 2014 12:54:53 +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: cc05db60-da1a-4c22-8e52-285f72e88f5e X-Archives-Hash: 93c31965e46a3f795e518ecd8a46b10d Message-ID: <20141203125453.FsD9NLGqZjagZjCa6bJTCcvJDjiOwl5HAhzFDOVot3s@z> commit: 73ef58b0056f5406b4a8911385b2b8beb35c7f92 Author: Jason Zaman perfinion com> AuthorDate: Wed Nov 26 06:39:00 2014 +0000 Commit: Jason Zaman perfinion com> CommitDate: Wed Dec 3 08:43:19 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=73ef58b0 condor: syntax error in condor_admin --- policy/modules/contrib/condor.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/condor.if b/policy/modules/contrib/condor.if index 881d92f..c80aaf5 100644 --- a/policy/modules/contrib/condor.if +++ b/policy/modules/contrib/condor.if @@ -58,7 +58,7 @@ template(`condor_domain_template',` interface(`condor_admin',` gen_require(` attribute condor_domain; - type condor_initrc_exec_config_t, condor_log_t; + type condor_initrc_exec_t, condor_log_t; type condor_var_lib_t, condor_var_lock_t, condor_schedd_tmp_t; type condor_var_run_t, condor_startd_tmp_t, condor_conf_t; ')