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 23ABC13877A for ; Fri, 15 Aug 2014 10:04:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBF0BE0A40; Fri, 15 Aug 2014 10:04:32 +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 2973EE0A10 for ; Fri, 15 Aug 2014 10:04:32 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30195340693 for ; Fri, 15 Aug 2014 10:04:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 37D2E18821 for ; Fri, 15 Aug 2014 10:04:29 +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: <1408096647.e5681b29db2df81a124b2a985a5a5e2eb816a03e.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:salt commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/rsync.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: e5681b29db2df81a124b2a985a5a5e2eb816a03e X-VCS-Branch: salt Date: Fri, 15 Aug 2014 10:04: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: 7a06ac6f-0e0a-4d07-a582-ce683dfb1baf X-Archives-Hash: 91f8da2b220800155c2cfd91403cb551 commit: e5681b29db2df81a124b2a985a5a5e2eb816a03e Author: Sven Vermeulen siphos be> AuthorDate: Fri Aug 8 12:16:36 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Aug 15 09:57:27 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=e5681b29 Use domain_auto_trans, not auto_trans Signed-off-by: Sven Vermeulen siphos.be> --- policy/modules/contrib/rsync.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/rsync.if b/policy/modules/contrib/rsync.if index f1140ef..431471b 100644 --- a/policy/modules/contrib/rsync.if +++ b/policy/modules/contrib/rsync.if @@ -50,7 +50,7 @@ interface(`rsync_entry_spec_domtrans',` ') corecmd_search_bin($1) - auto_trans($1, rsync_exec_t, $2) + domain_auto_trans($1, rsync_exec_t, $2) ') ######################################## 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 0E4DE13877A for ; Fri, 15 Aug 2014 10:04:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EFC9E09DC; Fri, 15 Aug 2014 10:04:12 +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 A1566E09DE for ; Fri, 15 Aug 2014 10:04:11 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A13BE3405D9 for ; Fri, 15 Aug 2014 10:04:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 104AF18821 for ; Fri, 15 Aug 2014 10:04:08 +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: <1408096647.e5681b29db2df81a124b2a985a5a5e2eb816a03e.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/rsync.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: e5681b29db2df81a124b2a985a5a5e2eb816a03e X-VCS-Branch: master Date: Fri, 15 Aug 2014 10:04: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: 8c873cc7-0ac6-43de-b708-70f3f37c17a3 X-Archives-Hash: d5bf4b960cffdf658b4507c9b81988cc Message-ID: <20140815100408.dL7bvUiCzZDY7VqIvKFNeVBjEqGHM9BjUi3wc9JDPls@z> commit: e5681b29db2df81a124b2a985a5a5e2eb816a03e Author: Sven Vermeulen siphos be> AuthorDate: Fri Aug 8 12:16:36 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Aug 15 09:57:27 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=e5681b29 Use domain_auto_trans, not auto_trans Signed-off-by: Sven Vermeulen siphos.be> --- policy/modules/contrib/rsync.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/rsync.if b/policy/modules/contrib/rsync.if index f1140ef..431471b 100644 --- a/policy/modules/contrib/rsync.if +++ b/policy/modules/contrib/rsync.if @@ -50,7 +50,7 @@ interface(`rsync_entry_spec_domtrans',` ') corecmd_search_bin($1) - auto_trans($1, rsync_exec_t, $2) + domain_auto_trans($1, rsync_exec_t, $2) ') ########################################