From 88b76a465d786343fc0981b50cb2d82bf7e0e57f Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Thu, 30 Mar 2017 12:17:08 +0200 Subject: [PATCH] bump version to 2.9.0-1~rc2+3 --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e430281..760ccad 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # also update debian/changelog KVMVER=2.9.0 KVMTAG=$(KVMVER)-rc2 -KVMPKGREL=1~rc2+2 +KVMPKGREL=1~rc2+3 KVMPACKAGE=pve-qemu-kvm KVMDIR=qemu-kvm diff --git a/debian/changelog b/debian/changelog index 1dda0cf..7ead204 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-qemu-kvm (2.9.0-1~rc2+3) unstable; urgency=medium + + * fix backup jobs not starting when using multiple disks + + -- Proxmox Support Team Thu, 30 Mar 2017 12:16:30 +0200 + pve-qemu-kvm (2.9.0-1~rc2+2) unstable; urgency=medium * build with virtfs enabled -- 2.11.4.GIT