[kernel] Build BIG_KEYS into the kernel (rhbz 1017683)

Josh Boyer jwboyer at fedoraproject.org
Sun Oct 20 23:49:41 UTC 2013


commit 1113a8cf60a232e9f4ea37b09a6b741e8866131b
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Sun Oct 20 19:49:12 2013 -0400

    Build BIG_KEYS into the kernel (rhbz 1017683)

 config-generic |    2 +-
 kernel.spec    |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index 497cfdd..fba2edc 100644
--- a/config-generic
+++ b/config-generic
@@ -4367,7 +4367,7 @@ CONFIG_ZLIB_DEFLATE=m
 CONFIG_INITRAMFS_SOURCE=""
 CONFIG_KEYS=y
 CONFIG_PERSISTENT_KEYRINGS=y
-CONFIG_BIG_KEYS=m
+CONFIG_BIG_KEYS=y
 CONFIG_TRUSTED_KEYS=m
 CONFIG_ENCRYPTED_KEYS=m
 CONFIG_KEYS_DEBUG_PROC_KEYS=y
diff --git a/kernel.spec b/kernel.spec
index b02a43e..01612e8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2264,6 +2264,9 @@ fi
 #                                    ||----w |
 #                                    ||     ||
 %changelog
+* Sun Oct 20 2013 Josh Boyer <jwboyer at fedoraproject.org>
+- Build BIG_KEYS into the kernel (rhbz 1017683)
+
 * Sun Oct 20 2013 Peter Robinson <pbrobinson at fedoraproject.org>
 - Enable U8500 SoC (Snowball) on ARM
 


More information about the scm-commits mailing list