]> git.proxmox.com Git - pve-qemu.git/commitdiff
bump version to 2.9.0-4
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 14 Aug 2017 11:33:21 +0000 (13:33 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 14 Aug 2017 11:33:21 +0000 (13:33 +0200)
Makefile
debian/changelog

index 137c2b60bf536a49f6a6cd6341a608c390598523..49ecf3ac3a5f4232543cb085f0b6424fc10fbde7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # also update debian/changelog
 KVMVER=2.9.0
-KVMPKGREL=3
+KVMPKGREL=4
 
 KVMPACKAGE = pve-qemu-kvm
 KVMSRC = qemu
index 404682cda4b77a6a10bbaa50bad422b978153681..f92e8423729310346e33dfeabe7ac4d2ba3007a2 100644 (file)
@@ -1,3 +1,9 @@
+pve-qemu-kvm (2.9.0-4) stable; urgency=medium
+
+  * vma: fix regression in backup with non-cluster-aligned sizes
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Aug 2017 13:32:49 +0200
+
 pve-qemu-kvm (2.9.0-3) stable; urgency=medium
 
   * fix CVE-2017-7539: qemu-nbd crashes due to undefined I/O coroutine