X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=327269df8ee91317f52ab089b56841ca53dba8f7;hb=d2a6ab5cdb6ca8ef5f53b9b00969bd3a8d203a67;hp=97c0174fde7fbbeb41f6b5a1a19699543b211952;hpb=b91430f515f2bde9bbdb25d39d99ff6b28d99e8f;p=pve-qemu-kvm.git diff --git a/debian/changelog b/debian/changelog index 97c0174..327269d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +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