From 4e309ff4290d4414a3ca717629c09565d836135c Mon Sep 17 00:00:00 2001 From: Eugene Zamriy Date: Wed, 24 May 2023 00:10:07 +0300 Subject: [PATCH] Adds grub2, shim and shim-unsigned-x64 to modified package list --- msvsphere-9.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index d427b20..03fea49 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -131,6 +131,9 @@ "gstreamer1-plugins-bad-free": { "reason": "One-time modification - added build dependency wayland-protocols-devel." }, + "grub2": { + "reason": "Added MSVSphere Secure Boot certificates support." + }, "hplip": { "reason": "Added support for MSVSphere, fixed permission for custom gpg directory." }, @@ -179,6 +182,12 @@ "redhat-rpm-config": { "reason": "Added support for defining a distribution to the dist.sh utility." }, + "shim": { + "reason": "Added MSVSphere Secure Boot certificates support." + }, + "shim-unsigned-x64": { + "reason": "Added MSVSphere Secure Boot certificates support." + }, "slapi-nis": { "reason": "Removed mention of Red Hat in description." },