[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1422642473.30131.3.camel@dhcp-9-2-203-236.watson.ibm.com>
Date: Fri, 30 Jan 2015 13:27:53 -0500
From: Mimi Zohar <zohar@...ux.vnet.ibm.com>
To: David Howells <dhowells@...hat.com>
Cc: jmorris@...ei.org, linux-ima-devel@...ts.sourceforge.net,
pebolle@...cali.nl, linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ima: /proc/keys is now mandatory
On Fri, 2015-01-30 at 11:04 +0000, David Howells wrote:
> /proc/keys is now mandatory and its config option no longer exists, so it
> doesn't need selecting.
>
> Reported-by: Paul Bolle <pebolle@...cali.nl>
> Signed-off-by: David Howells <dhowells@...hat.com>
Thanks!
Signed-off-by: Mimi Zohar <zohar@...ux.vnet.ibm.com>
> ---
>
> security/integrity/ima/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/security/integrity/ima/Kconfig b/security/integrity/ima/Kconfig
> index 57515bc915c0..df303346029b 100644
> --- a/security/integrity/ima/Kconfig
> +++ b/security/integrity/ima/Kconfig
> @@ -126,7 +126,6 @@ config IMA_TRUSTED_KEYRING
> bool "Require all keys on the .ima keyring be signed"
> depends on IMA_APPRAISE && SYSTEM_TRUSTED_KEYRING
> depends on INTEGRITY_ASYMMETRIC_KEYS
> - select KEYS_DEBUG_PROC_KEYS
> default y
> help
> This option requires that all keys added to the .ima
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists