]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 2.2-21
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 9 Feb 2016 16:34:17 +0000 (17:34 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 9 Feb 2016 16:34:17 +0000 (17:34 +0100)
Makefile
debian/changelog

index 013ba38329ad077e76cefac78d843c11e88bf3d4..78a82652d5703785c11a61911f23f9b32a5fd61a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.4
 
 # also update debian/changelog
 KVMVER=2.2
-KVMPKGREL=20
+KVMPKGREL=21
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
index bca6a3c3f77c11419e387f34a363ed782133e736..69dd6d4d5495699588f1f5d755df60e1c93d382d 100644 (file)
@@ -1,3 +1,17 @@
+pve-qemu-kvm (2.2-21) unstable; urgency=low
+
+  * fix CVE-2016-1568: ide: ahci: reset ncq object to unused on error
+
+  * fix CVE-2015-3209: pcnet: force the buffer access to be in bounds during tx
+
+  * fix CVE-2015-7504: net: pcnet: add check to validate receive data size
+
+  * fix CVE-2015-7512: pcnet: fix rx buffer overflow
+
+  * fix CVE-2015-7295
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 09 Feb 2016 17:34:00 +0100
+
 pve-qemu-kvm (2.2-20) unstable; urgency=low
 
   * Fix CVE-2016-1981