home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   linux.debian.changes      Debian changes... like the weather      791 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 657 of 791   
   Debian FTP Masters to All   
   Accepted qemu 1:10.0.7+ds-0+deb13u1 (sou   
   01 Jan 26 23:10:02   
   
   From: ftpmaster@ftp-master.debian.org   
      
   -----BEGIN PGP SIGNED MESSAGE-----   
   Hash: SHA512   
      
   Format: 1.8   
   Date: Tue, 16 Dec 2025 10:01:50 +0300   
   Source: qemu   
   Architecture: source   
   Version: 1:10.0.7+ds-0+deb13u1   
   Distribution: trixie   
   Urgency: medium   
   Maintainer: Debian QEMU Team    
   Changed-By: Michael Tokarev    
   Closes: 1035676 1117153 1119917 1120146   
   Changes:   
    qemu (1:10.0.7+ds-0+deb13u1) trixie; urgency=medium   
    .   
      * 10.0.7 upstream stable/bugfix release:   
       - Update version for 10.0.7 release   
       - kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value   
       - docs/devel: Update URL for make-pullreq script   
       - target/arm: Fix assert on BRA.   
       - hw/aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN   
       - hw/core/machine: Provide a description for aux-ram-share property   
       - hw/pci: Make msix_init take a uint32_t for nentries   
       - block/io_uring: avoid potentially getting stuck after resubmit   
         at the end of ioq_submit()   
       - block-backend: Fix race when resuming queued requests   
       - ui/vnc: Fix qemu abort when query vnc info   
       - chardev/char-pty: Do not ignore chr_write() failures   
       - hw/display/exynos4210_fimd: Account for zero length   
         in fimd_update_memory_section()   
       - hw/arm/armv7m: Disable reentrancy guard for v7m_sysreg_ns_ops MRs   
       - hw/arm/aspeed: Fix missing SPI IRQ connection causing   
         DMA interrupt failure   
       - migration: Fix transition to COLO state from precopy   
       - qmp: Fix a typo for a USO feature   
       - MAINTAINERS: Add functional tests that are not covered yet   
       - tests/functional: Remove unnecessary import statements   
       - tests/functional: Remove semicolons at the end of lines   
       - Remove the remainders of the Avocado tests   
       - docs/devel/testing: Dissolve the ci-definitions.rst.inc file   
       - gitlab-ci: Update QEMU_JOB_AVOCADO and QEMU_CI_AVOCADO_TESTING   
       - tests/functional: Convert the SMMU test to the functional framework   
       - tests/functional: Use the tuxrun kernel for the aarch64 replay test   
       - tests/functional: Use the tuxrun kernel for the x86 replay test   
       - tests/avocado: Remove the boot_linux.py tests   
       - tests/functional: Convert the 64-bit big endian Wheezy mips test   
       - tests/functional: Convert the 64-bit little endian Wheezy mips test   
       - tests/functional: Convert the 32-bit little endian Wheezy mips test   
       - tests/functional: Convert the 32-bit big endian Wheezy mips test   
       - tests/avocado: Remove the LinuxKernelTest class   
       - tests/functional: Convert the i386 replay avocado test   
       - tests/functional: Convert reverse_debugging tests to the   
         functional framework   
       - tests/functional: Move the check for the parameters from avocado   
         to functional   
       - gitlab-ci: Remove the avocado tests from the CI pipelines   
       - tests/functional/test_vnc: skip test if no crypto backend available   
       - target/i386: fix stack size when delivering real mode interrupts   
       - target/i386: svm: fix sign extension of exit code   
       - target/i386/tcg: validate segment registers   
       - target/i386: Mark VPERMILPS as not valid with prefix 0   
       - hw/southbridge/lasi: Correct LasiState parent   
       - hw/dma/zynq-devcfg: Fix register memory   
       - tests/functional: handle URLError when fetching assets   
       - tests/functional: fix formatting of exception args   
       - block/io: Take reqs_lock for tracked_requests   
       - nvme: Fix coroutine waking   
       - nvme: Kick and check completions in BDS context   
       - curl: Fix coroutine waking   
       - nfs: Run co BH CB in the coroutine’s AioContext   
       - rbd: Run co BH CB in the coroutine’s AioContext   
       - tests: move test_virt_gpu to share.linaro.org   
       - tests: move test_kvm_xen to share.linaro.org   
       - tests: move test_netdev_ethtool to share.linaro.org   
       - tests: move test_virt assets to share.linaro.org   
       - tests: move test_xen assets to share.linaro.org   
       - block: add test non-active commit with zeroed data   
       - block: allow commit to unmap zero blocks   
       - block: refactor error handling of commit_iteration   
       - block: move commit_run loop to separate function   
       - block: get type of block allocation in commit_run   
       - hw/misc/npcm_clk: Don't divide by zero when calculating frequency   
       - hw/display/xlnx_dp: Don't abort for unsupported graphics formats   
       - hw/display/xlnx_dp.c: Don't abort on AUX FIFO overrun/underrun   
       - net: pad packets to minimum length in qemu_receive_packet()   
         Closes: #1119917, CVE-2025-12464 (buffer overflow in e1000_receive_iov)   
       - hw/net/e1000e_core: Adjust   
         e1000e_write_payload_frag_to_rx_buffers() assert   
       - hw/net/e1000e_core: Correct rx oversize packet checks   
       - hw/net/e1000e_core: Don't advance desc_offset for NULL buffer   
         RX descriptors   
       - qio: Protect NetListener callback with mutex   
       - qio: Remember context of qio_net_listener_set_client_func_full   
       - qio: Unwatch before notify in QIONetListener   
       - qio: Add trace points to net_listener   
       - tests/qemu-iotest: fix iotest 024 with qed images   
       - qemu-img rebase: don't exceed IO_BUF_SIZE in one operation   
       - qemu-img: Fix amend option parse error handling   
       - tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _DSM change   
       - hw/pci-host/gpex-acpi: Fix _DSM function 0 support return value   
       - tests/qtest/bios-tables-test: Prepare for _DSM change in the DSDT table   
       - vhost-user: fix shared object lookup handler logic   
       - target/x86: Correctly handle invalid 0x0f 0xc7 0xxx insns   
       - hostmem/shm: Allow shm memory backend serve as shared memory for coco-VMs   
       - tests/tcg/s390x: Test SET CLOCK COMPARATOR   
       - target/s390x: Use address generation for register branch targets   
       - target/s390x: Fix missing clock-comparator interrupts after reset   
      
   [continued in next message]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca