From 16b4c9b8fcdb9ff39da26104cce912899acd85e5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 24 Oct 2018 11:03:27 +0200 Subject: [PATCH] fedora: import new keys This also makes during rawhide installs we'll check with the F30 key. --- mkosi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkosi b/mkosi index 36d959ef6..8f2c88b4a 100755 --- a/mkosi +++ b/mkosi @@ -103,6 +103,8 @@ FEDORA_KEYS_MAP = { '26': '64DAB85D', '27': 'F5282EE4', '28': '9DB62FB1', + '29': '429476B4', + '30': 'CFC659B9', } # 1 MB at the beginning of the disk for the GPT disk label, and -- 2.47.2