Your message dated Mon, 25 Aug 2025 15:17:10 +0000
with message-id <[email protected]>
and subject line Bug#1110982: fixed in qemu 1:10.0.3+ds-0+deb13u1
has caused the Debian Bug report #1110982,
regarding qemu-user does not update binfmt registration on upgrade
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1110982: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110982
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-user
Version: 1:10.0.0+ds-1
Severity: important
When qemu-user is upgraded, its binfmt_misc registration is
not refreshed in the kernel. This causes surprizes (after
fixing a bug and installing a new version of qemu-user, the
bug is still there). And this might be considered a security
issue too, when the bugfix is security-related.
Fortunately, this issue is masked by the fact that most of
the time, actual binfmt registration is done by installing
qemu-user-binfmt package (built from the same source), so
the two are upgraded together by apt, and when installing
qemu-user-binfmt, /usr/lib/binfmt.d dpkg trigger is triggered
by dpkg automatically, so things gets refreshed.
However, qemu-user contains all binfmt registration files
internally, and supports manual select binfmt formats by
a way of sym-linking files from /usr/share/qemu/binfmt.d
to /etc/binfmt.d. These are never re-registered when
upgrating qemu-user.
The fix is to fire /usr/lib/binfmt.d trigger from postinst
script in qemu-user.
--- End Message ---
--- Begin Message ---
Source: qemu
Source-Version: 1:10.0.3+ds-0+deb13u1
Done: Michael Tokarev <[email protected]>
We believe that the bug you reported is fixed in the latest version of
qemu, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Tokarev <[email protected]> (supplier of updated qemu package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 21 Aug 2025 18:23:38 +0300
Source: qemu
Architecture: source
Version: 1:10.0.3+ds-0+deb13u1
Distribution: trixie
Urgency: medium
Maintainer: Debian QEMU Team <[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Closes: 1110982
Changes:
qemu (1:10.0.3+ds-0+deb13u1) trixie; urgency=medium
.
* new upstream stable/bugfix release:
- Update version for 10.0.3 release
- hvf: arm: Emulate ICC_RPR_EL1 accesses properly
- target/arm: Correct encoding of Debug Communications Channel registers
https://gitlab.com/qemu-project/qemu/-/issues/2986
- ui: fix setting client_endian field defaults
- hw/net/npcm_gmac.c: Send the right data for second packet in a row
- target/i386: do not expose ARCH_CAPABILITIES on AMD CPU
- i386/cpu: Honor maximum value for CPUID.8000001DH.EAX[25:14]
- i386/cpu: Fix overflow of cache topology fields in CPUID.04H
- i386/cpu: Fix cpu number overflow in CPUID.01H.EBX[23:16]
- ui/vnc: Do not copy z_stream
- vhost: Fix used memslot tracking when destroying a vhost device
- roms: re-remove execute bit from hppa-firmware*
- file-posix: Fix aio=reads performance regression after enablign FUA
https://issues.redhat.com/browse/RHEL-96854
- amd_iommu: Fix truncation of oldval in amdvi_writeq
- amd_iommu: Remove duplicated definitions
- amd_iommu: Fix the calculation for Device Table size
- amd_iommu: Fix mask to retrieve Interrupt Table Root Pointer from DTE
- amd_iommu: Fix masks for various IOMMU MMIO Registers
- amd_iommu: Update bitmasks representing DTE reserved fields
- amd_iommu: Fix Device ID decoding for INVALIDATE_IOTLB_PAGES command
- amd_iommu: Fix Miscellaneous Information Register 0 encoding
- virtio-net: Add queues for RSS during migration
- net: fix buffer overflow in af_xdp_umem_create()
- accel/kvm: Adjust the note about the minimum required kernel version
- linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
- migration: Don't sync volatile memory after migration completes
- linux-user: Hold the fd-trans lock across fork
https://gitlab.com/qemu-project/qemu/-/issues/2846
- linux-user: Check for EFAULT failure in nanosleep
- linux-user: Implement fchmodat2 syscall
https://gitlab.com/qemu-project/qemu/-/issues/3019
- hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
- target/arm: Don't enforce NSE,NS check for EL3->EL3 returns
https://gitlab.com/qemu-project/qemu/-/issues/3016
- target/i386: fix TB exit logic in gen_movl_seg() when writing to SS
https://gitlab.com/qemu-project/qemu/-/issues/2987
- target/arm: Fix bfdotadd_ebf vs nan selection
- target/arm: Fix f16_dotadd vs nan selection
- target/arm: Fix PSEL size operands to tcg_gen_gvec_ands
- target/arm: Fix 128-bit element ZIP, UZP, TRN
- target/arm: Fix sve_access_check for SME
- target/arm: Fix SME vs AdvSIMD exception priority
- hw/s390x/ccw-device: Fix memory leak in loadparm setter
- virtio-gpu: support context init multiple timeline
- target/arm: Correct KVM & HVF dtb_compatible value
- target/arm: Make RETA[AB] UNDEF when pauth is not implemented
- tcg: Fix constant propagation in tcg_reg_alloc_dup
https://gitlab.com/qemu-project/qemu/-/issues/3002
- target/loongarch: fix vldi/xvldi raise wrong error
- target/loongarch: add check for fcond
- linux-user/arm: Fix return value of SYS_cacheflush
- hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
- qemu-options.hx: Fix reversed description of icount sleep behavior
- hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
- hw/loongarch/virt: Fix big endian support with MCFG table
- hw/core/qdev-properties-system: Add missing return in set_drive_helper()
- iotests: fix 240
- target/i386: Remove FRED dependency on WRMSRNS
- hw/audio/asc: fix SIGSEGV in asc_realize()
- audio: fix size calculation in AUD_get_buffer_size_out()
- audio: fix SIGSEGV in AUD_get_buffer_size_out()
- hw/i386/amd_iommu: Fix xtsup when vcpus < 255
- hw/i386/amd_iommu: Fix device setup failure when PT is on.
- hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machine
- vhost: Don't set vring call if guest notifier is unused
- hw/arm: Add missing psci_conduit to NPCM8XX SoC boot info
- ui/vnc: fix tight palette pixel encoding for 8/16-bpp formats
- ui/vnc: take account of client byte order in pixman format
- ui/vnc.c: replace big endian flag with byte order value
- ui/sdl: Consider scaling in mouse event handling
- ui/gtk: Update scales in fixed-scale mode when rendering GL area
- gtk/ui: Introduce helper gd_update_scale
- ui/gtk: Use consistent naming for variables in different coordinates
- ui/gtk: Document scale and coordinate handling
- hw/arm/aspeed_ast27x0: Fix RAM size detection failure on BE hosts
- hw/misc/aspeed_hace: Ensure HASH_IRQ is always set
to prevent firmware hang
* d/control.mk: 10.0.3+ds
* d/gbp.conf: switch to debian/trixie branch
* d/watch: switch to 10.0.x branch
* qemu-img-options.patch: adjust help text for "convert" subcommand
This patch has been accepted upstrem but without the new option, -
do not mention it in help so debian users don't get used to it
(the option is accepted still)
* d/rules: fix typo in comment (it is qemu-system-data, not qemu-user-data)
* d/qemu-user.postinst: trigger /usr/lib/binfmt.d (Closes: #1110982)
Checksums-Sha1:
7d9f1282b38ce8317964ca266659486ab0a9900c 12455 qemu_10.0.3+ds-0+deb13u1.dsc
e33769a6ff9d712c1a42213ba813db2553490348 39971788 qemu_10.0.3+ds.orig.tar.xz
2e1706e91634d84aad236888f858557968c76b9a 140832
qemu_10.0.3+ds-0+deb13u1.debian.tar.xz
1f6d1d3e4f7f0589d45de7449c28b05e9f1670bb 7565
qemu_10.0.3+ds-0+deb13u1_source.buildinfo
Checksums-Sha256:
a7894fcb7b22c810bd63301a58141384ddcc6702fe0a4dfd189e696df06edbcf 12455
qemu_10.0.3+ds-0+deb13u1.dsc
b771e5587de9ac8b35d72ff0f5139e9afb9785842d322a927a1a37247f07dc8b 39971788
qemu_10.0.3+ds.orig.tar.xz
e17e61d2e7d099543ff4b0bb01516f523466bd99604d644a725e23314685f724 140832
qemu_10.0.3+ds-0+deb13u1.debian.tar.xz
13cfcec1fb580e77d6ecc4ac92f6d156ffb41b5375db48be6c730d61a2eefe84 7565
qemu_10.0.3+ds-0+deb13u1_source.buildinfo
Files:
fc7d5e13876c7fd6089c865db36361e0 12455 otherosfs optional
qemu_10.0.3+ds-0+deb13u1.dsc
a50e04870a0bea8d888ea0562895997c 39971788 otherosfs optional
qemu_10.0.3+ds.orig.tar.xz
987dc3dce4975df702ce9b975ae21013 140832 otherosfs optional
qemu_10.0.3+ds-0+deb13u1.debian.tar.xz
02450971c679bae629aa1b3786dd4fc6 7565 otherosfs optional
qemu_10.0.3+ds-0+deb13u1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEZKoqtTHVaQM2a/75gqpKJDselHgFAmiovFgACgkQgqpKJDse
lHgt6hAAofFMS/I2H5g1ROH3ecQYFrs9YFBP7svYfnUytDqJGJIB1VDjleawAVrL
lRCC0qgG5QfOoNXrZrCiZiBUZxRlAgwIPaRvukqXdxX9e8CMF3R2vTAxdy+jw0Xs
8onVdaM8RF5sEshSYvfJp+nu9W0GBozJ99nEw996YxgQA01hM8JkvVsR4dy8stNT
s3r0s6+7BZlHODx16UvfXpUjCm7aET1RN+Czr2480oVrZBBllHQe4cjIYGnljjmy
U/M0BtfHw0s87+NFyWXFjr7mwib11OeYL+V08Lfhm/G8BFVbiZuPY0isr9m8kaSS
2y5blUnDZ4X9RohszdJapxLnZocfYS8vIrNavSTyTlLHGTdjNQ319cRgP2YMJ68e
8pmpv1YwGna5eTIwKureSZBV5NnRb6fTfWPGSLQ17Konu1wuzKeudtnv5PSUxDIu
8YcYkpcq+aPCHIsWpr6D1cIx7h6QoCYJxMYm2hK1LNC0XmXhGlh/x06rncSn2U3r
72D7w/EjTg9ZpNkoKyOk3I4wqXwFHtMlH0G8KrYy2ja8Y+5kqy+H0icSlDWX7Mdl
E+SPJ02ladyLICp+VP/P/3noA3G/Spfvuro3cHUL9P5Gyr30f8raq6I48+l5U+jz
p3My3Rce0t6ULAt6ImmT3G7k0hJEvAHAPlSAapFNEFVkJo/Strs=
=F7O4
-----END PGP SIGNATURE-----
pgpbZmYlBkIKz.pgp
Description: PGP signature
--- End Message ---