From 1240fb3ac3baee85e3cc600ad82acd9625f2d322 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 8 Dec 2018 21:33:52 +0000 Subject: [PATCH] integrity: Disable INTEGRITY_TRUSTED_KEYRING (Closes: #865277) --- debian/changelog | 1 + debian/config/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 253cddeeb..06e5f92ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/config/config b/debian/config/config index d58660d35..ca67e5a12 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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 ##