XPost: linux.debian.devel.release
Package: release.debian.org
Severity: normal
Tags: bookworm
X-Debbugs-Cc:
[email protected],
[email protected] Control: affects -1 + src:qemu
User:
[email protected]
Usertags: pu
[ Reason ]
There's a new upstrem stable/bugfix release of qemu since
the last upload, fixing a set of various bugs found to date.
It would be nice to have it all in debian too.
[ Tests ]
As usual, this release has passed both the automatic tests
(mostly upstream testsuite) and various manual tests I usually
perform for qemu. This version is used on production locally
for quite some time now, with no issues found.
[ Risks ]
Since the number of fixes is rather small this time, and all
the fixes are focused, there's little risk of breaking something.
However there's always a risk, - if there are any new issues,
we'll deal with them promptly.
[ Checklist ]
[x] *all* changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in (old)stable
[x] the issue is verified as fixed in unstable
[ Changes ]
Each upstream change is generated by a command like:
git diff --patch-with-stat v7.2.17..v7.2.18
and can be verified against the upstream git repository
(mirrored on salsa).
A commit log with explanation of each change is available at
https://salsa.debian.org/qemu-team/qemu/-/commits/stable-7.2/
(between v7.2.17 and v7.2.18 tags).
A complete debdiff (with d/changelog at the top) is below.
[ Other info ]
Historically, qemu version number in debian did not include
the 3rd, minor, part, having only 2-component version like
7.2. This is why the upstream changes are applied as patches.
I switched to using complete 3-component upstream version after
bookworm release.
Thanks,
/mjt
diff -Nru qemu-7.2+dfsg/debian/changelog qemu-7.2+dfsg/debian/changelog
--- qemu-7.2+dfsg/debian/changelog 2025-05-03 12:06:15.000000000 +0300
+++ qemu-7.2+dfsg/debian/changelog 2025-07-10 09:25:36.000000000 +0300
@@ -1,3 +1,32 @@
+qemu (1:7.2+dfsg-7+deb12u14) bookworm; urgency=medium
+
+ * v7.2.18:
+ - Update version for 7.2.18 release
+ - qapi/misc-target: Fix the doc to distinguish
+ query-sgx and query-sgx-capabilities
+ - common-user/host/riscv: use tail pseudoinstruction for calling tail
+ - virtio: Call set_features during reset
+ - 9pfs: fix FD leak and reduce latency of v9fs_reclaim_fd()
+ - 9pfs: fix concurrent v9fs_reclaim_fd() calls
+ - hw/i2c/imx: Always set interrupt status bit if interrupt condition occurs
+ - hw/gpio/imx_gpio: Fix interpretation of GDIR polarity
+ - target/arm: Don't assert() for ISB/SB inside IT block
+ - target/avr: Improve decode of LDS, STS
+ - target/i386/hvf: fix lflags_to_rflags
+ - plugins/loader: fix deadlock when resetting/uninstalling a plugin
+ - smbios: Fix buffer overrun