From be607c9dd69afb265d7f5d1c419acfbeb6409f44 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Tue, 19 Apr 2022 15:39:21 -0400 Subject: [PATCH] Add fwupd to Core As firmware attacks become more prevalent, and the LVFS gains even more traction, we want systms to have updated firmwares where possible. Currently, fwupd only gets pulled in on Workstation as a depdency of gnome-software, but it should be installed much more broadly. Signed-off-by: Robbie Harwood --- comps-f35.xml.in | 1 + comps-f36.xml.in | 1 + comps-f37.xml.in | 1 + 3 files changed, 3 insertions(+) diff --git a/comps-f35.xml.in b/comps-f35.xml.in index 218c8067..20f21adb 100644 --- a/comps-f35.xml.in +++ b/comps-f35.xml.in @@ -631,6 +631,7 @@ dracut-config-rescue fedora-repos-modular firewalld + fwupd lsvpd NetworkManager plymouth diff --git a/comps-f36.xml.in b/comps-f36.xml.in index 09b48821..7938a405 100644 --- a/comps-f36.xml.in +++ b/comps-f36.xml.in @@ -631,6 +631,7 @@ dracut-config-rescue fedora-repos-modular firewalld + fwupd lsvpd NetworkManager plymouth diff --git a/comps-f37.xml.in b/comps-f37.xml.in index 11c76b8d..0637efac 100644 --- a/comps-f37.xml.in +++ b/comps-f37.xml.in @@ -630,6 +630,7 @@ dracut-config-rescue fedora-repos-modular firewalld + fwupd lsvpd NetworkManager plymouth