From db442fc8d36054d0295aad2e7a2146a19d9da736 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 19 Feb 2018 10:43:06 +0100 Subject: [PATCH] bump version to 2.9.1-9 Signed-off-by: Wolfgang Bumiller --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7e0699c..c760a7f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # also update debian/changelog KVMVER=2.9.1 -KVMPKGREL=8 +KVMPKGREL=9 KVMPACKAGE = pve-qemu-kvm KVMSRC = qemu diff --git a/debian/changelog b/debian/changelog index 59751e7..9a5bfa5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-qemu-kvm (2.9.1-9) stable; urgency=medium + + * add EPYC and EPYC-IPBP cpu models + + * add throttling options to vma extract for throttling restore operations + + -- Proxmox Support Team Mon, 19 Feb 2018 10:42:18 +0100 + pve-qemu-kvm (2.9.1-8) stable; urgency=medium * merge stable fixed for drive mirroring via nbd