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 41C9C1389E2 for ; Wed, 3 Dec 2014 12:56:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7147E094C; Wed, 3 Dec 2014 12:56:38 +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 E5EC3E0930 for ; Wed, 3 Dec 2014 12:56:36 +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 CFAF8340667 for ; Wed, 3 Dec 2014 12:56:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBFA0B745 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: <1417596212.830ec3e6758f5d6887a9f681a871caf0b293eabc.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/svnserve.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 830ec3e6758f5d6887a9f681a871caf0b293eabc 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: 37638697-fe95-43a8-ba1b-0fcd1cc389f0 X-Archives-Hash: 40e02ba479600924f840b1af285565ae commit: 830ec3e6758f5d6887a9f681a871caf0b293eabc Author: Jason Zaman perfinion com> AuthorDate: Wed Nov 26 06:39:12 2014 +0000 Commit: Jason Zaman perfinion com> CommitDate: Wed Dec 3 08:43:32 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=830ec3e6 svnserve: syntax error in svnserve_admin --- policy/modules/contrib/svnserve.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/svnserve.if b/policy/modules/contrib/svnserve.if index 2ac91b6..5cd46e9 100644 --- a/policy/modules/contrib/svnserve.if +++ b/policy/modules/contrib/svnserve.if @@ -31,5 +31,5 @@ interface(`svnserve_admin',` allow $2 system_r; files_search_pids($1) - admin_pattern($1, httpd_var_run_t) + admin_pattern($1, svnserve_var_run_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 0055F1389E2 for ; Wed, 3 Dec 2014 12:56:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EF40E08FC; Wed, 3 Dec 2014 12:56:16 +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 49B21E08F5 for ; Wed, 3 Dec 2014 12:56:14 +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 3AB0A340615 for ; Wed, 3 Dec 2014 12:56:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B977B745 for ; Wed, 3 Dec 2014 12:56:09 +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: <1417596212.830ec3e6758f5d6887a9f681a871caf0b293eabc.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/svnserve.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 830ec3e6758f5d6887a9f681a871caf0b293eabc X-VCS-Branch: userroles Date: Wed, 3 Dec 2014 12:56:09 +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: f985f137-49ba-47a2-9aaf-1a0bcfe4eda3 X-Archives-Hash: 27b7f30958b222e3f9fdfa41e6f524e7 Message-ID: <20141203125609.WWRA4KMd7G6lTDyN_qN5Uk_BY-TyYuR-ybnlVG1GAWg@z> commit: 830ec3e6758f5d6887a9f681a871caf0b293eabc Author: Jason Zaman perfinion com> AuthorDate: Wed Nov 26 06:39:12 2014 +0000 Commit: Jason Zaman perfinion com> CommitDate: Wed Dec 3 08:43:32 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=830ec3e6 svnserve: syntax error in svnserve_admin --- policy/modules/contrib/svnserve.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/svnserve.if b/policy/modules/contrib/svnserve.if index 2ac91b6..5cd46e9 100644 --- a/policy/modules/contrib/svnserve.if +++ b/policy/modules/contrib/svnserve.if @@ -31,5 +31,5 @@ interface(`svnserve_admin',` allow $2 system_r; files_search_pids($1) - admin_pattern($1, httpd_var_run_t) + admin_pattern($1, svnserve_var_run_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 9B3CE1389E2 for ; Wed, 3 Dec 2014 12:55:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54E81E08CE; Wed, 3 Dec 2014 12:55:00 +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 D342DE08B5 for ; Wed, 3 Dec 2014 12:54:58 +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 D91C4340637 for ; Wed, 3 Dec 2014 12:54:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18D6AB746 for ; Wed, 3 Dec 2014 12:54:54 +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: <1417596212.830ec3e6758f5d6887a9f681a871caf0b293eabc.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/svnserve.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 830ec3e6758f5d6887a9f681a871caf0b293eabc X-VCS-Branch: master Date: Wed, 3 Dec 2014 12:54:54 +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: ce424abf-ed9c-4346-841b-020dba6c216b X-Archives-Hash: c0fc9742ce951450331c5f4a8b9c62dd Message-ID: <20141203125454.nmmeyBMciJQDR0fNtXyipyz3wtcKzR4rAjTend_q-PY@z> commit: 830ec3e6758f5d6887a9f681a871caf0b293eabc Author: Jason Zaman perfinion com> AuthorDate: Wed Nov 26 06:39:12 2014 +0000 Commit: Jason Zaman perfinion com> CommitDate: Wed Dec 3 08:43:32 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=830ec3e6 svnserve: syntax error in svnserve_admin --- policy/modules/contrib/svnserve.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/svnserve.if b/policy/modules/contrib/svnserve.if index 2ac91b6..5cd46e9 100644 --- a/policy/modules/contrib/svnserve.if +++ b/policy/modules/contrib/svnserve.if @@ -31,5 +31,5 @@ interface(`svnserve_admin',` allow $2 system_r; files_search_pids($1) - admin_pattern($1, httpd_var_run_t) + admin_pattern($1, svnserve_var_run_t) ')