Skip to content

why the old qemu version? #24890

Open
Open
@kasperk81

Description

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/
Image
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. :(

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions