From: Fabian Grünbichler Date: Mon, 14 Aug 2017 11:33:21 +0000 (+0200) Subject: bump version to 2.9.0-4 X-Git-Url: https://git.proxmox.com/?p=pve-qemu.git;a=commitdiff_plain;h=ab8770fa3825455b334bd8bcf6aebd1e834168cb bump version to 2.9.0-4 --- diff --git a/Makefile b/Makefile index 137c2b6..49ecf3a 100644 --- 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 diff --git a/debian/changelog b/debian/changelog index 404682c..f92e842 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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