From ab8770fa3825455b334bd8bcf6aebd1e834168cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 14 Aug 2017 13:33:21 +0200 Subject: [PATCH] bump version to 2.9.0-4 --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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