Bug#1104064: debci tests always fail with qemu version 10+

2025-05-25 Thread Keith Packard
From: Martin Hostettler Date: Sun, 25 May 2025 16:05:41 +0200 Michael Tokarev wrote: > This is because of the wrong qemu version checks in > debian/tests/hello-world/run-riscv : > > if $qemu --version | grep -q 'version [789]'; then > There was an upload in the meantime that seems to fix this

Bug#1104064: debci tests always fail with qemu version 10+

2025-05-25 Thread Martin Hostettler
Michael Tokarev wrote: > This is because of the wrong qemu version checks in > debian/tests/hello-world/run-riscv : > > if $qemu --version | grep -q 'version [789]'; then There was an upload in the meantime that seems to fix this this issue, but missing the fixes information in the changelog.