From 1022bd82f21fda6a367dd33e4abfe0a87fec247e Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 31 May 2017 09:55:20 -0400 Subject: [PATCH] Include sscg by default alongside cockpit Cockpit 140+ will now use sscg if it is available to generate more reliable and secure default certificates instead of simple self-signed certificates. Fedora Server carries only a reduced set of Cockpit subpackages, so it doesn't pick up the `Recommends: sscg` from the main 'cockpit' metapackage. Thus we need to add it explicitly in the comps.xml Signed-off-by: Stephen Gallagher --- comps-f26.xml.in | 1 + comps-f27.xml.in | 1 + 2 files changed, 2 insertions(+) diff --git a/comps-f26.xml.in b/comps-f26.xml.in index f82ecef1..47d5e930 100644 --- a/comps-f26.xml.in +++ b/comps-f26.xml.in @@ -3170,6 +3170,7 @@ openssh-server PackageKit rolekit + sscg cockpit-kubernetes cockpit-pcp diff --git a/comps-f27.xml.in b/comps-f27.xml.in index a9b4e91d..bf567a6f 100644 --- a/comps-f27.xml.in +++ b/comps-f27.xml.in @@ -3171,6 +3171,7 @@ openssh-server PackageKit rolekit + sscg cockpit-kubernetes cockpit-pcp