From: Dietmar Maurer Date: Tue, 31 May 2016 16:04:56 +0000 (+0200) Subject: bump version to 2.5-19 X-Git-Url: https://git.proxmox.com/?p=pve-qemu-kvm.git;a=commitdiff_plain;h=d72cf5f7af6f49e9b630e4ff6f3ddd9b6f171c4a bump version to 2.5-19 --- diff --git a/Makefile b/Makefile index 5bc7a53..20876d7 100644 --- 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 diff --git a/debian/changelog b/debian/changelog index 33fc421..d4eda44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 31 May 2016 18:04:31 +0200 + pve-qemu-kvm (2.5-18) unstable; urgency=medium * Fix CVE-2016-4952