]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 2.5-19
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 31 May 2016 16:04:56 +0000 (18:04 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 31 May 2016 16:04:56 +0000 (18:04 +0200)
Makefile
debian/changelog

index 5bc7a53f66d1b5c33451ccdc33b43d35cefcca48..20876d720707bba010fde84092f98aec1c9f68c9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 # also update debian/changelog
 KVMVER=2.5
-KVMPKGREL=18
+KVMPKGREL=19
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
index 33fc4214f9f2394a0dfe1010dc1e8c427ad15539..d4eda446d824f90f92c8bcc94342ea3bf9b6f800 100644 (file)
@@ -1,3 +1,21 @@
+pve-qemu-kvm (2.5-19) unstable; urgency=medium
+
+  * fix CVE-2016-5105: scsi: megasas: initialise local configuration data
+    buffer
+
+  * fix CVE-2016-5106: scsi: megasas: use appropriate property buffer size
+
+  * fix fix CVE-2016-5107: scsi: megasas: check 'read_queue_head' index value
+
+  * fix fix CVE-2016-5126: block/iscsi: avoid potential overflow of
+    acb->task->cdb
+
+  * fix CVE-2016-4454: vmsvga: move fifo sanity checks to vmsvga_fifo_length
+  * fix CVE-2016-4453: vmsvga: don't process more than 1024 fifo commands at
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 31 May 2016 18:04:31 +0200
+
 pve-qemu-kvm (2.5-18) unstable; urgency=medium
 
   * Fix CVE-2016-4952