]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 2.7.0-3
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 21 Oct 2016 07:22:47 +0000 (09:22 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 21 Oct 2016 07:22:47 +0000 (09:22 +0200)
Makefile
debian/changelog

index d60bd2f65df37c90474fd03dea5cb932793a6fad..6e1966c2b178a61c509cfd45ed244923cf27c7d1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 # also update debian/changelog
 KVMVER=2.7.0
-KVMPKGREL=2
+KVMPKGREL=3
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
index be3c86b63eaeaf2f35ca97a78cc171826070b467..97c0174fde7fbbeb41f6b5a1a19699543b211952 100644 (file)
@@ -1,3 +1,13 @@
+pve-qemu-kvm (2.7.0-3) unstable; urgency=medium
+
+  * fix a crash when doing an offline backup via vma
+
+  * fix CVE-2016-8668: net: rocker: set limit to DMA buffer size
+
+  * fix CVE-2016-8669: char: serial: check divider value against baud base
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 21 Oct 2016 09:22:36 +0200
+
 pve-qemu-kvm (2.7.0-2) unstable; urgency=medium
 
   * fix a crash when adding iothreads