Open
Description
opened on Dec 22, 2024
latest podman desktop (1.15) vm is packing qemu 8.2.7 on mac
% podman run --rm --privileged --pid=host debian nsenter -t 1 -m -u -n -i qemu-aarch64-static --version
qemu-aarch64 version 8.2.7 (qemu-8.2.7-1.fc40)
which according to
https://www.qemu.org/download/
is not the latest version. why not 'always' package the latest available release version of qemu? it's not like old version doesn't have bugs, but likelihood of someone reporting those bugs, getting them fixed upstream are high. so it's always a good idea to package the latest version and point people to report qemu bugs in their gitlab repo issue tracker. right now, we need to wait additional months for podman to package the latest version feels a bit off. :(
Metadata
Assignees
Labels
No labels
Activity