X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=8989aa422cefef5ab652aa0123b7671eb26cb2d4;hb=6838f0389088b07843a1899adc818ca99db8d855;hp=404682cda4b77a6a10bbaa50bad422b978153681;hpb=4741af5c8fb673fdff1e004291b6e20ea5437c2d;p=pve-qemu.git diff --git a/debian/changelog b/debian/changelog index 404682c..8989aa4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,109 @@ +pve-qemu-kvm (2.11.1-1) stable; urgency=medium + + * update to 2.11.1 + + -- Proxmox Support Team Thu, 22 Feb 2018 12:34:43 +0100 + +pve-qemu-kvm (2.9.1-9) stable; urgency=medium + + * add EPYC and EPYC-IPBP cpu models + + * add throttling options to vma extract for throttling restore operations + + -- Proxmox Support Team Mon, 19 Feb 2018 10:42:18 +0100 + +pve-qemu-kvm (2.9.1-8) stable; urgency=medium + + * merge stable fixed for drive mirroring via nbd + + -- Proxmox Support Team Thu, 08 Feb 2018 10:15:11 +0100 + +pve-qemu-kvm (2.9.1-7) stable; urgency=medium + + * fix #1642: merge: ratelimit: don't align wait time with slices + + -- Proxmox Support Team Wed, 07 Feb 2018 16:45:07 +0100 + +pve-qemu-kvm (2.9.1-6) stable; urgency=medium + + * merge patches for SPEC_CTRL MSR, spec-ctrl CPUID bit and -IBRS CPU models + + -- Proxmox Support Team Mon, 15 Jan 2018 15:02:10 +0100 + +pve-qemu-kvm (2.9.1-5) stable; urgency=medium + + * block/gluster: glfs_lseek() workaround + https://bugzilla.redhat.com/show_bug.cgi?id=1425293 + https://bugzilla.redhat.com/show_bug.cgi?id=1451191 + + * gluster: add support for PREALLOC_MODE_FALLOC + + -- Proxmox Support Team Wed, 06 Dec 2017 11:48:43 +0100 + +pve-qemu-kvm (2.9.1-4) stable; urgency=medium + + * fix CVE-2017-17381: virtio: divide by zero exception while updating rings + + * fix race condition when issuing a 'backup-stop' command + + -- Proxmox Support Team Wed, 06 Dec 2017 09:01:02 +0100 + +pve-qemu-kvm (2.9.1-3) stable; urgency=medium + + * fix CVE-2017-15119: reject large nbd option requests + + * fix CVE-2017-13672: vga: handle cirrus vbe mode wraparounds + + * fix CVE-2017-15268: websocket issue with slow VNC clients + + * fix CVE-2017-15289: cirrus: OOB access issue in mode4and5 write functions + + * fix CVE-2017-15038: 9p: virtfs: information disclosure when reading + extended attributes + + * various other vga stable fixes + + -- Proxmox Support Team Wed, 29 Nov 2017 09:56:39 +0100 + +pve-qemu-kvm (2.9.1-2) stable; urgency=medium + + * fix #1107: fix an issue where virtio devices would error on valid commands + + * added qemu-system-x86 to the provides/replaces list in preparation for a + more compatible package & dependency structure for different architectures + + * explicitly confict with the qemu-system-common package + + -- Proxmox Support Team Fri, 22 Sep 2017 13:15:01 +0200 + +pve-qemu-kvm (2.9.1-1) stable; urgency=medium + + * update to 2.9.1 + + * fix CVE-2017-14167: i386: multiboot OOB access while loading guest kernel image + + * fix CVE-2017-13673: vga: reachable assert failure during during display update + + * fix CVE-2017-13672: vga: OOB read access during display update + + * fix CVE-2017-13711: Slirp: use-after-free when sending response + + * fix CVE-2017-12809: ide: flushing of empty CDROM drives leads to NULL dereference + + -- Proxmox Support Team Fri, 08 Sep 2017 09:31:33 +0200 + +pve-qemu-kvm (2.9.0-5) stable; urgency=medium + + * Fix #1420: fix stop mode backups with virtio-blk + + -- Proxmox Support Team Tue, 05 Sep 2017 10:12:22 +0200 + +pve-qemu-kvm (2.9.0-4) stable; urgency=medium + + * vma: fix regression in backup with non-cluster-aligned sizes + + -- Proxmox Support Team Mon, 14 Aug 2017 13:32:49 +0200 + pve-qemu-kvm (2.9.0-3) stable; urgency=medium * fix CVE-2017-7539: qemu-nbd crashes due to undefined I/O coroutine