integrity: Disable INTEGRITY_TRUSTED_KEYRING (Closes: #865277)

This commit is contained in:
Ben Hutchings 2018-12-08 21:33:52 +00:00
parent a5cdd1f2cb
commit 1240fb3ac3
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -43,6 +43,7 @@ linux (4.19.8-1) UNRELEASED; urgency=medium
* debian/rules.real: Mark most targets as phony
* debian/rules: Mark more targets as phony
* libcpupower: Hide private function and drop it from .symbols file
* integrity: Disable INTEGRITY_TRUSTED_KEYRING (Closes: #865277)
[ Vagrant Cascadian ]
* debian/config/config: Enable Z3FOLD as a module.

View File

@ -7295,6 +7295,7 @@ CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y
CONFIG_INTEGRITY=y
CONFIG_INTEGRITY_SIGNATURE=y
CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y
# CONFIG_INTEGRITY_TRUSTED_KEYRING is not set
CONFIG_INTEGRITY_AUDIT=y
##