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 0587E1381F3 for ; Mon, 23 Sep 2013 06:29:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CE83E09C3; Mon, 23 Sep 2013 06:29: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 B1169E09CD for ; Mon, 23 Sep 2013 06:29: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 B9AB233EBB7 for ; Mon, 23 Sep 2013 06:29:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DA6FCE5460 for ; Mon, 23 Sep 2013 06:29:26 +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: <1379917656.71888201c517f31907207e0060d1809dd5c8b6ed.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:merge commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/glusterfs.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 71888201c517f31907207e0060d1809dd5c8b6ed X-VCS-Branch: merge Date: Mon, 23 Sep 2013 06:29:26 +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: 0b62b9b8-3906-43d5-9770-9e74abde9f58 X-Archives-Hash: b01eab8121842ceea5c0eefcfb4a068f commit: 71888201c517f31907207e0060d1809dd5c8b6ed Author: Miroslav Grepl redhat com> AuthorDate: Thu Aug 22 09:13:26 2013 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Mon Sep 23 06:27:36 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=71888201 Allow glusterd to read domains state --- policy/modules/contrib/glusterfs.te | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policy/modules/contrib/glusterfs.te b/policy/modules/contrib/glusterfs.te index d9f8ec1..0a8e91e 100644 --- a/policy/modules/contrib/glusterfs.te +++ b/policy/modules/contrib/glusterfs.te @@ -92,6 +92,8 @@ corenet_tcp_connect_all_unreserved_ports(glusterd_t) dev_read_sysfs(glusterd_t) dev_read_urand(glusterd_t) +domain_read_all_domains_state(glusterd_t) + domain_use_interactive_fds(glusterd_t) files_read_usr_files(glusterd_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 6F5AC1381F3 for ; Mon, 23 Sep 2013 13:31:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32C17E0AE9; Mon, 23 Sep 2013 13:31:52 +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 B357CE0AE9 for ; Mon, 23 Sep 2013 13:31:46 +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 ADCDB33ED79 for ; Mon, 23 Sep 2013 13:31:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3E16BE546C for ; Mon, 23 Sep 2013 13:31:43 +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: <1379917656.71888201c517f31907207e0060d1809dd5c8b6ed.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/glusterfs.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 71888201c517f31907207e0060d1809dd5c8b6ed X-VCS-Branch: master Date: Mon, 23 Sep 2013 13:31:43 +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: 390d139f-d61f-4520-a1da-75ff2bd9b9de X-Archives-Hash: 8f9db581e9a86680aeb3e73426d4eb13 Message-ID: <20130923133143.zBaaOVw89sA81Zg_Zz1-Bj644-_SNGTJXNRVsM0aR3U@z> commit: 71888201c517f31907207e0060d1809dd5c8b6ed Author: Miroslav Grepl redhat com> AuthorDate: Thu Aug 22 09:13:26 2013 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Mon Sep 23 06:27:36 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=71888201 Allow glusterd to read domains state --- policy/modules/contrib/glusterfs.te | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policy/modules/contrib/glusterfs.te b/policy/modules/contrib/glusterfs.te index d9f8ec1..0a8e91e 100644 --- a/policy/modules/contrib/glusterfs.te +++ b/policy/modules/contrib/glusterfs.te @@ -92,6 +92,8 @@ corenet_tcp_connect_all_unreserved_ports(glusterd_t) dev_read_sysfs(glusterd_t) dev_read_urand(glusterd_t) +domain_read_all_domains_state(glusterd_t) + domain_use_interactive_fds(glusterd_t) files_read_usr_files(glusterd_t)