]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 2.5-14, set RELEASE=4.2
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 26 Apr 2016 13:44:35 +0000 (15:44 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 26 Apr 2016 13:44:35 +0000 (15:44 +0200)
Makefile
debian/changelog

index 90d197d5a4cb8cdf64d5a68ea872ff2a24022018..41069f7a26fc908040cce48e5468bd1ee4d88ba6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.1
+RELEASE=4.2
 
 # also update debian/changelog
 KVMVER=2.5
-KVMPKGREL=13
+KVMPKGREL=14
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
index 6162347027ed15424d0fecc8c7a00987d7940466..a9f99c31874f81123449534eb2a6c469e5d11ada 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.5-14) unstable; urgency=medium
+
+  * Fix CVE-2016-4037
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Apr 2016 15:43:48 +0200
+
 pve-qemu-kvm (2.5-13) unstable; urgency=medium
 
   * fix 'i386: leakage of stack memory to guest in kvmvapic.c'