X-Git-Url: https://git.proxmox.com/?p=pve-qemu-kvm.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e63e4329c408fbfb2709b8f8ef36e3339e6c3d90;hp=748de729c18eb538887a914d3c460b8491605761;hb=5682816e63928e41d0b699f996332f42dd8edcd1;hpb=617254c7a941f594aa08bf77557692355b35729b diff --git a/debian/changelog b/debian/changelog index 748de72..e63e432 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,225 @@ +pve-qemu-kvm (2.9.0-1~rc2+1) unstable; urgency=medium + + * fix backup jobs not starting and an assertion on backup job cleanup + + -- Proxmox Support Team Thu, 30 Mar 2017 10:49:00 +0200 + +pve-qemu-kvm (2.9.0-1~rc2) unstable; urgency=medium + + * update to qemu 2.9.0-rc2 + + -- Proxmox Support Team Wed, 29 Mar 2017 13:33:48 +0200 + +pve-qemu-kvm (2.7.1-501) unstable; urgency=medium + + * drop bridge-utils dependency + + * use ip from iproute2 over ifconfig from net-tools + + -- Proxmox Support Team Wed, 15 Mar 2017 11:24:33 +0100 + +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 + + -- Proxmox Support Team Thu, 01 Dec 2016 11:59:55 +0100 + +pve-qemu-kvm (2.7.0-8) unstable; urgency=medium + + * correctly report live snapshots as active + + -- Proxmox Support Team Tue, 15 Nov 2016 15:28:44 +0100 + +pve-qemu-kvm (2.7.0-7) unstable; urgency=medium + + * fix #1182: update EFI roms to include PXE fixes + + * fix snapshot-with-RAM stability with some file systems + + -- Proxmox Support Team Fri, 11 Nov 2016 15:02:28 +0100 + +pve-qemu-kvm (2.7.0-6) unstable; urgency=medium + + * fix deletion of snapshots on qcow2 while running with iothreads + + * fix #796: live snapshot never finishes with some guests + + * fix live snapshot while running with iothreads + + -- Proxmox Support Team Tue, 08 Nov 2016 11:45:02 +0100 + +pve-qemu-kvm (2.7.0-5) unstable; urgency=medium + + * fix a missing gluster dependency + + * fix #1193: RAM state of snapshots with RAM getting truncated at creation + + * fix CVE-2016-8909: audio: intel-hda: check stream entry count during transfer + + * fix CVE-2016-8910: net: rtl8139: limit processing of ring descriptors + + * fix CVE-2016-9101: net: eepro100: fix memory leak in device uninit + + * fix CVE-2016-9102: 9pfs: fix memory leak in v9fs_xattrcreate + + * fix CVE-2016-9103: 9pfs: fix information leak in xattr read + + * fix CVE-2016-9104: 9pfs: fix integer overflow issue in xattr read/write + + * fix CVE-2016-9105: 9pfs: fix memory leak in v9fs_link + + * fix CVE-2016-9106: 9pfs: fix memory leak in v9fs_write + + -- Proxmox Support Team Mon, 07 Nov 2016 11:14:31 +0100 + +pve-qemu-kvm (2.7.0-4) unstable; urgency=medium + + * fix #1178: glusterfs daemonization problem + + -- Proxmox Support Team Mon, 24 Oct 2016 09:35:49 +0200 + +pve-qemu-kvm (2.7.0-3) unstable; urgency=medium + + * fix a crash when doing an offline backup via vma + + * fix CVE-2016-8668: net: rocker: set limit to DMA buffer size + + * fix CVE-2016-8669: char: serial: check divider value against baud base + + -- Proxmox Support Team Fri, 21 Oct 2016 09:22:36 +0200 + +pve-qemu-kvm (2.7.0-2) unstable; urgency=medium + + * fix a crash when adding iothreads + + * fix CVE-2016-8576: xhci: limit the number of link trbs we are willing to process + + * fix CVE-2016-8577: 9pfs: fix potential host memory leak in v9fs_read + + * fix CVE-2016-8578: 9pfs: allocate space for guest originated empty strings + + -- Proxmox Support Team Thu, 13 Oct 2016 15:20:52 +0200 + +pve-qemu-kvm (2.7.0-1) unstable; urgency=medium + + * update to qemu 2.7.0 + + -- Proxmox Support Team Fri, 09 Sep 2016 15:55:35 +0200 + +pve-qemu-kvm (2.6.2-2) unstable; urgency=medium + + * fix CVE-2016-7466: memory leak in usb_xhci_exit + + -- Proxmox Support Team Fri, 07 Oct 2016 11:00:13 +0200 + +pve-qemu-kvm (2.6.2-1) unstable; urgency=medium + + * update to qemu 2.6.2 + + -- Proxmox Support Team Thu, 06 Oct 2016 14:12:07 +0200 + +pve-qemu-kvm (2.6.1-7) unstable; urgency=medium + + * fix CVE-2016-7161: hw/net: Fix a heap overflow in xlnx.xps-ethernetlite + + * fix CVE-2016-7422: virtio: add check for descriptor's mapped address + + * fix CVE-2016-7907: net: imx: limit buffer descriptor count + + * fix CVE-2016-7908: net: mcf: limit buffer descriptor count + + * fix CVE-2016-7909: net: pcnet: check rx/tx descriptor ring length + + -- Proxmox Support Team Thu, 06 Oct 2016 08:11:52 +0200 + +pve-qemu-kvm (2.6.1-6) unstable; urgency=medium + + * fix #615: Windows guests suddenly hangs after couple times of migration + + * fix CVE-2016-7170: vmsvga: correct bitmap and pixmap size checks + + * fix CVE-2016-7421: scsi: pvscsi: limit process IO loop to ring size + + * fix CVE-2016-7423: scsi: mptsas: use g_new0 to allocate MPTSASRequest + object + + -- Proxmox Support Team Tue, 20 Sep 2016 09:42:12 +0200 + +pve-qemu-kvm (2.6.1-5) unstable; urgency=medium + + * qmp_snapshot_drive : add aiocontext + + -- Proxmox Support Team Thu, 15 Sep 2016 13:27:14 +0200 + pve-qemu-kvm (2.6.1-4) unstable; urgency=medium * add new and correct ovmf images