]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 2.3-3
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Jun 2015 15:33:44 +0000 (17:33 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Jun 2015 15:33:44 +0000 (17:33 +0200)
Makefile
debian/changelog

index a019f907927ae3c734c95abf14d3db6a18b2bf53..4f8637de6c77b248c45e3671e5055d98e46eccae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 # also update debian/changelog
 KVMVER=2.3
-KVMPKGREL=2
+KVMPKGREL=3
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
index 6d93d9dd4913d633326b40361628c1301904833c..6e784371b1c9f57359bbee3f4a40ac5d99a8736d 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.3-3) unstable; urgency=medium
+
+  * vma extract: add BlockDevice type to prevent warning
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 10 Jun 2015 17:33:22 +0200
+
 pve-qemu-kvm (2.3-2) unstable; urgency=medium
 
   * enable tcmalloc, depend on libgoogle-perftools4