]> git.proxmox.com Git - pve-qemu.git/commitdiff
bump version to 2.11.1-4
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 21 Mar 2018 14:35:50 +0000 (15:35 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 21 Mar 2018 14:35:50 +0000 (15:35 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 998c31eb1363cfdb817d4c305f406a2703fd6dc4..8db3ee498409b32aaeb4af43105d87331e681c07 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # also update debian/changelog
 KVMVER=2.11.1
-KVMPKGREL=3
+KVMPKGREL=4
 
 KVMPACKAGE = pve-qemu-kvm
 KVMSRC = qemu
index 6124fcad3eb749d38ae7f869580017ac2bf2a95e..da9c53a9148cc92e1bc225f4102b767bab720f8d 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.11.1-4) stable; urgency=medium
+
+  * merge patch for qemu-img dd to add -n option to skip creation of target
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Mar 2018 15:35:36 +0100
+
 pve-qemu-kvm (2.11.1-3) stable; urgency=medium
 
   * merge patch for qemu-img dd to add isize parameter