From 8794aa34e74a344966d98dd41ad7c64182776763 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 22 Nov 2018 11:27:35 +0100 Subject: [PATCH] bump version to 5.0-42 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 95bc272..2993209 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=41 +PKGREL=42 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 26000ea..b6569f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +qemu-server (5.0-42) unstable; urgency=medium + + * add mediated devices support + + * use improved lspci + + -- Proxmox Support Team Thu, 22 Nov 2018 11:22:04 +0100 + qemu-server (5.0-41) unstable; urgency=medium * fix #1959: add fallback for auto previously set by SLAAC -- 2.39.2