- Bug and CVE fixes:
* softmmu/physmem: fix memory leak in dirty_memory_extend() * softmmu: Support concurrent bounce buffers (bsc#1230915, CVE-2024-8612) * accel/kvm: check for KVM_CAP_READONLY_MEM on VM (bsc#1231519) OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=861
This commit is contained in:
parent
9519f48f60
commit
ca9bfecdbc
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/opensuse/qemu.git</param>
|
||||
<param name="changesrevision">0487e5f8260b3ff20f94819e89360abdf192d270</param></service></servicedata>
|
||||
<param name="changesrevision">0dbd22c0dd1c7781582a94bc4d4f55daaab27158</param></service></servicedata>
|
BIN
qemu-9.1.0.obscpio
(Stored with Git LFS)
BIN
qemu-9.1.0.obscpio
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 14:39:46 UTC 2024 - dfaggioli@suse.com
|
||||
|
||||
- Bug and CVE fixes:
|
||||
* softmmu/physmem: fix memory leak in dirty_memory_extend()
|
||||
* softmmu: Support concurrent bounce buffers (bsc#1230915, CVE-2024-8612)
|
||||
* accel/kvm: check for KVM_CAP_READONLY_MEM on VM (bsc#1231519)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 17:02:49 UTC 2024 - dfaggioli@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: qemu
|
||||
version: 9.1.0
|
||||
mtime: 1729011568
|
||||
commit: 0487e5f8260b3ff20f94819e89360abdf192d270
|
||||
mtime: 1729087038
|
||||
commit: 0dbd22c0dd1c7781582a94bc4d4f55daaab27158
|
||||
|
Loading…
Reference in New Issue
Block a user