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 05B521395E1 for ; Sun, 2 Aug 2015 19:26:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0A3214024; Sun, 2 Aug 2015 19:26:58 +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 4DB2814024 for ; Sun, 2 Aug 2015 19:26:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 944A63406CE for ; Sun, 2 Aug 2015 19:26:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25631ED for ; Sun, 2 Aug 2015 19:26: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: <1438543289.35e90ad86ba18ed67f37e94ceffe97349c899c68.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/services/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/services/ssh.if X-VCS-Directories: policy/modules/services/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 35e90ad86ba18ed67f37e94ceffe97349c899c68 X-VCS-Branch: next Date: Sun, 2 Aug 2015 19:26: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: ddeb73a4-ab5d-4568-99a5-e8371895ad72 X-Archives-Hash: 001ab4b119025492c50970284d66855c commit: 35e90ad86ba18ed67f37e94ceffe97349c899c68 Author: Luis Ressel aixah de> AuthorDate: Sun Jul 19 17:48:28 2015 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Aug 2 19:21:29 2015 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=35e90ad8 Allow ssh-agent to send signals to itself This is neccessary for "ssh-agent -k". policy/modules/services/ssh.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/services/ssh.if b/policy/modules/services/ssh.if index cbd0cdd..3fda887 100644 --- a/policy/modules/services/ssh.if +++ b/policy/modules/services/ssh.if @@ -346,7 +346,7 @@ template(`ssh_role_template',` # SSH agent local policy # - allow $1_ssh_agent_t self:process setrlimit; + allow $1_ssh_agent_t self:process { setrlimit signal }; allow $1_ssh_agent_t self:capability setgid; allow $1_ssh_agent_t { $1_ssh_agent_t $3 }:process signull; 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 CB5911395E1 for ; Sun, 2 Aug 2015 19:23:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B78E914024; Sun, 2 Aug 2015 19:23:44 +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 2B6A31401E for ; Sun, 2 Aug 2015 19:23:44 +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 018223406A7 for ; Sun, 2 Aug 2015 19:23:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81F36ED for ; Sun, 2 Aug 2015 19:23:38 +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: <1438543289.35e90ad86ba18ed67f37e94ceffe97349c899c68.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/services/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/services/ssh.if X-VCS-Directories: policy/modules/services/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 35e90ad86ba18ed67f37e94ceffe97349c899c68 X-VCS-Branch: master Date: Sun, 2 Aug 2015 19:23:38 +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: 92d14a3b-d1f5-48a6-83b8-1d3649c592fe X-Archives-Hash: 770de55700fea0a7991b087840492109 Message-ID: <20150802192338.-kNUb5_0wv1DBpvweQeJQ2FnUuKEQjdUhsiF0RU7gj4@z> commit: 35e90ad86ba18ed67f37e94ceffe97349c899c68 Author: Luis Ressel aixah de> AuthorDate: Sun Jul 19 17:48:28 2015 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Aug 2 19:21:29 2015 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=35e90ad8 Allow ssh-agent to send signals to itself This is neccessary for "ssh-agent -k". policy/modules/services/ssh.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/services/ssh.if b/policy/modules/services/ssh.if index cbd0cdd..3fda887 100644 --- a/policy/modules/services/ssh.if +++ b/policy/modules/services/ssh.if @@ -346,7 +346,7 @@ template(`ssh_role_template',` # SSH agent local policy # - allow $1_ssh_agent_t self:process setrlimit; + allow $1_ssh_agent_t self:process { setrlimit signal }; allow $1_ssh_agent_t self:capability setgid; allow $1_ssh_agent_t { $1_ssh_agent_t $3 }:process signull;