Enable Diffie-Hellman operations on retained keys (Closes: #911998)

This commit is contained in:
Romain Perier 2018-11-02 19:28:44 +01:00
parent 900b78489c
commit 88f44cb9eb
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -26,6 +26,7 @@ linux (4.19-1~exp1) UNRELEASED; urgency=medium
[ Romain Perier ]
* [rt] Update to 4.19-rt1
* [amd64] Enable AMD pinctrl driver (Closes: #908954)
* Enable Diffie-Hellman operations on retained keys (Closes: #911998)
-- Ben Hutchings <ben@decadent.org.uk> Mon, 08 Oct 2018 18:45:06 +0100

View File

@ -7090,6 +7090,7 @@ CONFIG_NET_KEY_MIGRATE=y
##
## file: security/Kconfig
##
CONFIG_KEY_DH_OPERATIONS=y
CONFIG_SECURITY_DMESG_RESTRICT=y
CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
CONFIG_SECURITY=y