Introduces a regression: https://github.com/redhat-performance/tuned/issues/551
Introduces a regression: https://github.com/redhat-performance/tuned/issues/551
I pinged Adam about the OpenQA failures. They could be related to mirror lag and the selinux-policy update as well, but I have some trouble interpreting at least one of the failures. https://openqa.fedoraproject.org/tests/2036536#step/role_deploy_domain_controller/11 is clearly just temporary and needs a retry.
Note: Rawide is still waiting for FEDORA-2023-2ae7eaf74a , i.e. selinux-policy 38.22-1. dnf still sees 38.21, that's what makes the test fail. Checking again tomorrow.
Cockpit's tests found at least one regression: https://bugzilla.redhat.com/show_bug.cgi?id=2223568
I also found https://bugzilla.redhat.com/show_bug.cgi?id=2223571 which may be due to the new systemd version (which landed at the same time), or also a regression.
Again, please don't rush SELinux updates through -proposed, that's not enough time to catch regressions with tests.
This update triggers two SELinux AVCs, see https://bugzilla.redhat.com/show_bug.cgi?id=2223571 . Our Cockpit tests also don't actually exercise networkd much, so other than the rejection messages nothing fails. But it may for users who actually use networkd to configure the network.
Tested in a clean environment, udpates and works fine.
Tested in a clean environment, upgrades and works fine.
ansible-inventory
works with the dynamic openstack plugin when downgrading to python3-openstacksdk-0.61.0-5.fc37.noarch. I upgraded to the Fedora 38 version again (python3-openstacksdk-0.101.0-2.fc38.noarch), and it fails with the error
Incompatible openstacksdk library found: Version MUST be >=0.36 and <=0.98.999, but 0.101.0 is larger than maximum
version 0.98.999.
as reported in bugzilla.
Then I installed ansible-collections-openstack-2.1.0-1.fc38 from this build (I didn't previously have that installed), and now the dynamic inventory works again. Thanks!
Updated, tested all pages, works as expected.
Tested upgrade and all pages, work fine.
Breaks SELinux page, see https://github.com/cockpit-project/cockpit/pull/18551 . Will do a 288.1 after that lands.
Breaks SELinux page, see https://github.com/cockpit-project/cockpit/pull/18551 . Will do a 288.1 after that lands.
Hmm, this broke gcovr at least with meson. I'll create a smaller reproducer (avoiding the container if possible) and file a bugzilla.
stransky: The cockpit fix landed in stable. I asked Adam in https://bugzilla.redhat.com/show_bug.cgi?id=2136876 to re-run the OpenQA tests here.
Ah, found it in the bugzilla. about:config, set widget.use-xdg-desktop-portal.file-picker back to 2. The XDG portals don't work for me for some reason (even though xdg-desktop-portal-wlr is running).
This version breaks the "Open file" dialog. On websites with an upload button, or simply with Menu File → Open File (aka Ctrl+O). This seems to be related to "Build fix, disabled portals on F37+". Is there any workaround?
[1] https://src.fedoraproject.org/rpms/firefox/c/c93bbf6684daad651035b4420743f5d41e8f2288?branch=f37
Hmm, so I tried to drop FEDORA-2022-3527307c7f this morning, but failed. I'm afraid with the (failed) unpush and then repush I only made the process longer, sorry. However, it has been submitted for stable at last, so hopefully it'll be available on the mirrors tomorrow?
I verified that this update fixes FIPS mode. Thanks!