From 332a2f2bae3570a2467669688b338a4a17edc062 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 16 Jan 2018 14:27:43 +0100 Subject: [PATCH] bump version to 5.0-20 Signed-off-by: Wolfgang Bumiller --- Makefile | 2 +- debian/changelog | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 21b1c6f..df11b9b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=19 +PKGREL=20 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/debian/changelog b/debian/changelog index ddc9add..6701d58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +qemu-server (5.0-20) unstable; urgency=medium + + * added spec-ctrl flag to cpu 'flags' property + + * added -IBRS cpu type variants + + * added Skylake-Server cpu type + + * added --pretty option to 'qm showcmd' + + * increase start timeout when hugepages are enabled to compensate for long + allocation times + + -- Proxmox Support Team Tue, 16 Jan 2018 14:26:30 +0100 + qemu-server (5.0-19) unstable; urgency=medium * add 'flags' property to cpu option to allow passing PCID support to VMs -- 2.39.2