#277 Add sssd-kcm to default installations
Merged 5 years ago by mohanboddu. Opened 6 years ago by sgallagh.
sgallagh/fedora-comps sssd-kcm-f29  into  master

file modified
+1
@@ -758,6 +758,7 @@ 

        <packagereq type="mandatory">setup</packagereq>

        <packagereq type="mandatory">shadow-utils</packagereq>

        <packagereq type="mandatory">sssd-common</packagereq>

+       <packagereq type="mandatory">sssd-kcm</packagereq>

        <packagereq type="mandatory">sudo</packagereq>

        <packagereq type="mandatory">systemd</packagereq>

        <packagereq type="mandatory">util-linux</packagereq>

This was originally meant to be part of https://pagure.io/fesco/issue/1753

However, as reported in https://bugzilla.redhat.com/show_bug.cgi?id=1572185 , it looks like the original PR got merged after F27 branched, and thus didn't get applied to F28+. I'm adding it back to F29, but I think we should probably not change F28 at this point, since all domain-client validation testing has been done without it and I don't want to change it for netinstall users. However, if we slip F28 GA release, we might request an FE and retest with this package available.

Signed-off-by: Stephen Gallagher sgallagh@redhat.com

Pull-Request has been merged by mohanboddu

5 years ago
Metadata