From 590340541162791a118f6710a2df1b7883119027 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Sat, 12 May 2018 10:19:30 +0200 Subject: [PATCH] [rt] certs: Reference certificate for test key used in Debian signing service --- debian/changelog | 2 ++ debian/config/featureset-rt/config | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8963e23f2..7cdb2806f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -256,6 +256,8 @@ linux (4.16.8-1) UNRELEASED; urgency=medium [ Salvatore Bonaccorso ] * [rt] Update to 4.16.7-rt1 and reenable + * [rt] certs: Reference certificate for test key used in Debian signing + service -- Vagrant Cascadian Mon, 30 Apr 2018 11:23:15 -0700 diff --git a/debian/config/featureset-rt/config b/debian/config/featureset-rt/config index fda361817..7c5dc9f2a 100644 --- a/debian/config/featureset-rt/config +++ b/debian/config/featureset-rt/config @@ -2,7 +2,7 @@ ## file: certs/Kconfig ## #. Certificate paths are resolved relative to debian/build/source_rt -CONFIG_SYSTEM_TRUSTED_KEYS="../../certs/benh@debian.org.cert.pem" +CONFIG_SYSTEM_TRUSTED_KEYS="../../certs/test-signing-certs.pem" ## ## file: kernel/Kconfig.preempt