From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Date: Wed, 08 Nov 2017 13:30:50 +0000 Subject: Re: [PATCH v5 2/4] KEYS: Add ELF class-independent certificate insertion support Message-Id: <18400.1510147850@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit List-Id: References: <1494440456-28671-3-git-send-email-mkayaalp@linux.vnet.ibm.com> <1494440456-28671-1-git-send-email-mkayaalp@linux.vnet.ibm.com> In-Reply-To: <1494440456-28671-3-git-send-email-mkayaalp@linux.vnet.ibm.com> To: linux-security-module@vger.kernel.org This patch may need to add elfutils to the list of minimal requirements in: Documentation/process/changes.rst David From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752632AbdKHNaz (ORCPT ); Wed, 8 Nov 2017 08:30:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33480 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752493AbdKHNax (ORCPT ); Wed, 8 Nov 2017 08:30:53 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com D18D35F73C Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=dhowells@redhat.com Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1494440456-28671-3-git-send-email-mkayaalp@linux.vnet.ibm.com> References: <1494440456-28671-3-git-send-email-mkayaalp@linux.vnet.ibm.com> <1494440456-28671-1-git-send-email-mkayaalp@linux.vnet.ibm.com> To: Mehmet Kayaalp Cc: dhowells@redhat.com, David Woodhouse , keyrings , LSM , kernel , Mimi Zohar , Stefan Berger , George Wilson Subject: Re: [PATCH v5 2/4] KEYS: Add ELF class-independent certificate insertion support MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <18399.1510147850.1@warthog.procyon.org.uk> Date: Wed, 08 Nov 2017 13:30:50 +0000 Message-ID: <18400.1510147850@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Wed, 08 Nov 2017 13:30:53 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch may need to add elfutils to the list of minimal requirements in: Documentation/process/changes.rst David From mboxrd@z Thu Jan 1 00:00:00 1970 From: dhowells@redhat.com (David Howells) Date: Wed, 08 Nov 2017 13:30:50 +0000 Subject: [PATCH v5 2/4] KEYS: Add ELF class-independent certificate insertion support In-Reply-To: <1494440456-28671-3-git-send-email-mkayaalp@linux.vnet.ibm.com> References: <1494440456-28671-3-git-send-email-mkayaalp@linux.vnet.ibm.com> <1494440456-28671-1-git-send-email-mkayaalp@linux.vnet.ibm.com> Message-ID: <18400.1510147850@warthog.procyon.org.uk> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org This patch may need to add elfutils to the list of minimal requirements in: Documentation/process/changes.rst David -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html