linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ima: /proc/keys is now mandatory
@ 2015-01-30 11:04 David Howells
  2015-01-30 18:27 ` Mimi Zohar
  2015-02-02  2:08 ` James Morris
  0 siblings, 2 replies; 3+ messages in thread
From: David Howells @ 2015-01-30 11:04 UTC (permalink / raw)
  To: jmorris
  Cc: dhowells, linux-ima-devel, pebolle, linux-security-module, linux-kernel

/proc/keys is now mandatory and its config option no longer exists, so it
doesn't need selecting.

Reported-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: David Howells <dhowells@redhat.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ima: /proc/keys is now mandatory
  2015-01-30 11:04 [PATCH] ima: /proc/keys is now mandatory David Howells
@ 2015-01-30 18:27 ` Mimi Zohar
  2015-02-02  2:08 ` James Morris
  1 sibling, 0 replies; 3+ messages in thread
From: Mimi Zohar @ 2015-01-30 18:27 UTC (permalink / raw)
  To: David Howells
  Cc: jmorris, linux-ima-devel, pebolle, linux-security-module, linux-kernel

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@tiscali.nl>
> Signed-off-by: David Howells <dhowells@redhat.com>

Thanks!

Signed-off-by: Mimi Zohar <zohar@linux.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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ima: /proc/keys is now mandatory
  2015-01-30 11:04 [PATCH] ima: /proc/keys is now mandatory David Howells
  2015-01-30 18:27 ` Mimi Zohar
@ 2015-02-02  2:08 ` James Morris
  1 sibling, 0 replies; 3+ messages in thread
From: James Morris @ 2015-02-02  2:08 UTC (permalink / raw)
  To: David Howells
  Cc: linux-ima-devel, pebolle, linux-security-module, linux-kernel

On Fri, 30 Jan 2015, 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@tiscali.nl>
> Signed-off-by: David Howells <dhowells@redhat.com>

Applied.

-- 
James Morris
<jmorris@namei.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-02  2:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-30 11:04 [PATCH] ima: /proc/keys is now mandatory David Howells
2015-01-30 18:27 ` Mimi Zohar
2015-02-02  2:08 ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).