]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 2.4-5
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Sep 2015 09:27:32 +0000 (11:27 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Sep 2015 09:27:32 +0000 (11:27 +0200)
Makefile
debian/changelog

index 5eda4b1b3e88e4c216f1fe479e208140c520d4c2..92d28a4f614e919e87b334d02e08b7a4129715e8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 # also update debian/changelog
 KVMVER=2.4
-KVMPKGREL=4
+KVMPKGREL=5
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
index 7009c9a647b1381f62f94452cf6af54d6874fb9c..91d085e9b5794fe594d16223a3e4544e7bcf686d 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.4-5) unstable; urgency=medium
+
+  * vma create: correctly create empty (config only) archives 
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Sep 2015 11:27:06 +0200
+
 pve-qemu-kvm (2.4-4) unstable; urgency=medium
 
   * fix q35 pci passthrough (revert commit b8eb5512)