From: Wolfgang Bumiller Date: Thu, 18 Oct 2018 10:29:11 +0000 (+0200) Subject: bump version to 5.0-38 X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=5795e6188cdbf1c25d62f00f5264bff4dba5ecf2 bump version to 5.0-38 Signed-off-by: Wolfgang Bumiller --- 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