]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 2.6.1-6
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Sep 2016 07:42:33 +0000 (09:42 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 20 Sep 2016 07:42:33 +0000 (09:42 +0200)
Makefile
debian/changelog

index c23bf1e4fcf0a65592bcb41bd4ed072964de42b2..2112f6c7f33a6faf6d39ebf6037e88a041c1e84b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 # also update debian/changelog
 KVMVER=2.6.1
-KVMPKGREL=5
+KVMPKGREL=6
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
index 4e8a9786cd98aba32b435780bc1a26ab5fcc2542..38c0dab479945fd12e39287379011dd55cfb0a06 100644 (file)
@@ -1,3 +1,16 @@
+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 <support@proxmox.com>  Tue, 20 Sep 2016 09:42:12 +0200
+
 pve-qemu-kvm (2.6.1-5) unstable; urgency=medium
 
   * qmp_snapshot_drive : add aiocontext