Some recent commits aren't sorted right. Also tweak some comments
so `make sort` doesn't delete them.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
These are working OK on Rawhide, and it makes sense to make the
same changes on all current releases for the same reasons (make
openQA testing more focused and efficient).
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Everyone seemed OK with the list I came up with, so let's apply
it to F35 and F36 too, as we want KDE updates for those releases
to be critpath.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
It is removed from @core, and added to @cloud-server, @gnome-desktop,
@kde-desktop, @server-product, @workstation-product instead.
My understanding is that both KDE and GNOME use cgroups and work
nicely with systemd-oomd, and cloud and server should be fine with it
too. The environments that use those groups previously included
systemd-oomd-defaults from @core, so this change should not add
systemd-oomd-defaults to anything, but remove it from the groups and
environments that don't include the five groups that now reference it.
Fixes https://pagure.io/fedora-comps/issue/737.
Not tested.
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 <rharwood@redhat.com>
The libusbx package has been obsoleted by libusb1 since Fedora 34.
Unfortunately, it was not retired and still listed here. Update to
libusb1-devel for F36 and F37 finally..
This group is way under-populated, but I don't know how to fill
it except one bug at at time.
https://bugzilla.redhat.com/show_bug.cgi?id=2049560 broke KDE on
F34, so qt5-qtwayland is clearly critical path.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
name wasn't marked for translation and the description was completely missing.
comps-f35.xml:17482: element environment: Relax-NG validity error : Expecting an element name, got nothing
comps-f35.xml:17482: element environment: Relax-NG validity error : Invalid sequence in interleave
comps-f35.xml:17482: element environment: Relax-NG validity error : Element environment failed to validate content
comps-f35.xml:94: element group: Relax-NG validity error : Expecting element category, got group
comps-f35.xml:94: element group: Relax-NG validity error : Element comps has extra content: group
comps-f35.xml fails to validate
Both applications don't really work well under Wayland and are not
crtical applications or required for accessibility so let's just remove
them from the default installation.
See: https://pagure.io/fedora-kde/SIG/issue/153