[linux] 01/01: Enable CRYPTO_SHA3

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Nov 6 10:30:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

waldi pushed a commit to branch master
in repository linux.

commit 7522aac9276d6ca2b9a7d3086b2638aabf994a97
Author: Bastian Blank <bastian.blank at credativ.de>
Date:   Mon Nov 6 11:22:29 2017 +0100

    Enable CRYPTO_SHA3
---
 debian/changelog     | 4 ++++
 debian/config/config | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ce1b057..020cecb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 linux (4.14~rc7-1~exp2) UNRELEASED; urgency=medium
 
+  [ Ben Hutchings ]
   * debian/control: Set Rules-Requires-Root to no
 
+  [ Bastian Blank ]
+  * Enable CRYPTO_SHA3.
+
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 30 Oct 2017 21:56:34 +0000
 
 linux (4.14~rc7-1~exp1) experimental; urgency=medium
diff --git a/debian/config/config b/debian/config/config
index 0ffe9cf..8fead11 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -120,6 +120,7 @@ CONFIG_CRYPTO_SHA1=m
 #. Must be built-in for IMA_DEFAULT_HASH_SHA256
 CONFIG_CRYPTO_SHA256=y
 CONFIG_CRYPTO_SHA512=m
+CONFIG_CRYPTO_SHA3=m
 CONFIG_CRYPTO_TGR192=m
 CONFIG_CRYPTO_WP512=m
 CONFIG_CRYPTO_AES=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list