From e6bac1f5697ec52e399c295fa92941695e007418 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 29 Nov 2018 12:58:12 +0100 Subject: [PATCH] bump version to 5.0-43 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2993209..b24b7f2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=42 +PKGREL=43 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11 JSON_CFLAGS=$(shell pkg-config --cflags json-c) diff --git a/debian/changelog b/debian/changelog index b6569f9..2da3503 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +qemu-server (5.0-43) unstable; urgency=medium + + * usb: fix check if machine type is q35 + + * qm cleanup: exit silently if VM config does not belong to node + anymore + + -- Proxmox Support Team Thu, 29 Nov 2018 12:57:49 +0100 + qemu-server (5.0-42) unstable; urgency=medium * add mediated devices support -- 2.39.2