From 5795e6188cdbf1c25d62f00f5264bff4dba5ecf2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Thu, 18 Oct 2018 12:29:11 +0200 Subject: [PATCH] bump version to 5.0-38 Signed-off-by: Wolfgang Bumiller --- Makefile | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1005f20..c531d04 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=37 +PKGREL=38 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/debian/changelog b/debian/changelog index dd1959c..3b8f35f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qemu-server (5.0-38) unstable; urgency=medium + + * add second qmp socket when running qemu >= 2.12 for pending event/reboot + changes + + -- Proxmox Support Team Thu, 18 Oct 2018 12:28:49 +0200 + qemu-server (5.0-37) unstable; urgency=medium * add virtio to the list of valid gpu types -- 2.39.2