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 4C777138BF3 for ; Mon, 17 Feb 2014 19:56:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89DDDE0ADC; Mon, 17 Feb 2014 19:55:59 +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 E59C7E0ADD for ; Mon, 17 Feb 2014 19:55:58 +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 F32D133F63F for ; Mon, 17 Feb 2014 19:55:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 88D95188C7 for ; Mon, 17 Feb 2014 19:55:56 +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: <1392666381.55ada8c7213d784e90f9e9aed48e7379cbdd8eee.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/gpg.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 55ada8c7213d784e90f9e9aed48e7379cbdd8eee X-VCS-Branch: master Date: Mon, 17 Feb 2014 19:55:56 +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: d2ca4dea-a97c-41bc-afc3-a8cad9516246 X-Archives-Hash: 7cc6c284396cee1a01231750261cf387 commit: 55ada8c7213d784e90f9e9aed48e7379cbdd8eee Author: Luis Ressel aixah de> AuthorDate: Fri Feb 14 19:35:49 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Mon Feb 17 19:46:21 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=55ada8c7 Allow gpg-agent's scdaemon to connect to pcscd. --- policy/modules/contrib/gpg.te | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/policy/modules/contrib/gpg.te b/policy/modules/contrib/gpg.te index 6405e2e..11e8b20 100644 --- a/policy/modules/contrib/gpg.te +++ b/policy/modules/contrib/gpg.te @@ -1,4 +1,4 @@ -policy_module(gpg, 2.8.2) +policy_module(gpg, 2.8.3) ######################################## # @@ -273,6 +273,10 @@ optional_policy(` mozilla_dontaudit_rw_user_home_files(gpg_agent_t) ') +optional_policy(` + pcscd_stream_connect(gpg_agent_t) +') + ############################## # # Pinentry local policy