X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=bbdeaf6b6c7bd65e9a927e739d6051c21545a0be;hb=b94f51a6ab0e90699a7c8cfae17676debeffa631;hp=25cd9c0cb95853e29f5417157301f5efe902f162;hpb=e3058512298ab112ed80a52593708165ba8e0f35;p=pve-qemu-kvm.git diff --git a/debian/changelog b/debian/changelog index 25cd9c0..bbdeaf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,72 @@ +pve-qemu-kvm (2.7.1-500) unstable; urgency=medium + + * version bumped for stetch upgrade + + -- Proxmox Support Team Fri, 10 Mar 2017 14:19:59 +0100 + +pve-qemu-kvm (2.7.1-4) unstable; urgency=medium + + * fix CVE-2017-2620: display: cirrus: out-of-bounds access issue + + -- Proxmox Support Team Wed, 22 Feb 2017 14:19:57 +0100 + +pve-qemu-kvm (2.7.1-3) unstable; urgency=medium + + * more fixes for cirrus pattern fill operations + + -- Proxmox Support Team Fri, 10 Feb 2017 12:11:10 +0100 + +pve-qemu-kvm (2.7.1-2) unstable; urgency=medium + + * fix #1237: cirrus: fix pattern fill regressions + + * fix CVE-2017-2615: cirrus: out of bounds access on backward blits + + * fix CVE-2016-10028: virtio-gpu-3d: check virgl capabilities + + * fix CVE-2016-10155: memory leak on unplugging an Intel 6300ESB watchdog + + * remove debug output from LAPIC patch + + * added 'qemu-utils' to replaces & provides + + -- Proxmox Support Team Thu, 02 Feb 2017 10:01:53 +0100 + +pve-qemu-kvm (2.7.1-1) unstable; urgency=medium + + * update to qemu 2.7.1 + + -- Proxmox Support Team Tue, 03 Jan 2017 07:57:17 +0100 + +pve-qemu-kvm (2.7.0-10) unstable; urgency=medium + + * fix CVE-2016-9776: net: mcf: check receive buffer size register value + + * fix CVE-2016-9845: virtio-gpu: fix information leak in getting capset info dispatch + + * fix CVE-2016-9846: virtio-gpu: fix memory leak in update_cursor_data_virgl + + * fix CVE-2016-9907: usbredir: free vm_change_state_handler in usbredir destroy dispatch + + * fix CVE-2016-9908: virtio-gpu: fix information leak in capset get dispatch + + * fix CVE-2016-9911: usb: ehci: fix memory leak in ehci_init_transfer + + * fix CVE-2016-9912: virtio-gpu: call cleanup mapping function in resource destroy + + * fix CVE-2016-9913: 9pfs: adjust the order of resource cleanup in device unrealize + + * fix CVE-2016-9914: 9pfs: add cleanup operation in FileOperations + + * fix CVE-2016-9915: 9pfs: add cleanup operation for handle backend driver + + * fix CVE-2016-9916: 9pfs: add cleanup operation for proxy backend driver + + * fix CVE-2016-9921 and CVE-2016-9922: + display: cirrus: check vga bits per pixel(bpp) value + + -- Proxmox Support Team Mon, 12 Dec 2016 14:36:58 +0100 + pve-qemu-kvm (2.7.0-9) unstable; urgency=medium * gluster: fix an issue with linked clones refusing to start