I encountered no Python related problems.
Works great (and is fast).
This update breaks booting any of my VMs with this error:
BdsDxe: loading Boot0004 "Fedora" from HD(...)\EFI\fedora\shimx64.efi
BdsDxe: failed to load Boot0004 "Fedora" from HD(...)\EFI\fedora\shimx64.efi: Access Denied
BdsDxe: loading Boot0003 "Fedora" from HD(...)\EFI\fedora\shimx64.efi
BdsDxe: failed to load Boot0003 "Fedora" from HD(...)\EFI\fedora\shimx64.efi: Access Denied
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(...): Access Denied
BdsDxe: No bootable option or device was found.
BdsDxe: Press any key to enter the Boot Manager Menu.
Additionally, I cannot change or set up and VMs with virt-manager, which complains with "Error changing VM configuration: opteration failed: Unable to find any firmware to satisfy 'efi'".
Downgrading to 20230524-4 makes them boot again.
Looks good to me, no issues building Rust packages.
Works fine in Epiphany / GNOME Web.
Works great in Epiphany.
Works great, and it's much faster, as advertised :)
mock started pulling in both dnf5
and yum
via Recommends
? I want neither of those installed on my host system.
This update broke rawhide builds.
Looks like you forgot to submit this to rawhide / f40 as well?
Works without issues on my main PC and passes kernel regression test suite.
No issues encountered.
Turns out these versions are horribly broken.
I filed a request to untag them from rawhide: https://pagure.io/releng/issue/11577
Turns out this serde version is horribly broken.
Turns out this serde version is horribly broken.
Turns out this serde version is horribly broken.
It was, and now it is not. It is still required as a component of the Pantheon DE, so I took it.
This is using the wrong format for the version string (it should probably be something like
3.0.0~a7
instead) - as3.0.0a7
will sort higher than3.0.0
.