From 75e7ef74f03e0f421ab8de768980a33d928027f9 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 24 Nov 2015 16:50:43 +0100 Subject: [PATCH] bump version to 4.0-39 --- Makefile | 2 +- changelog.Debian | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8f89444c..21356f7e 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=qemu-server -PKGREL=38 +PKGREL=39 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 6b785718..58cb43f1 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,10 @@ +qemu-server (4.0-39) unstable; urgency=medium + + * fix bug #783: set KillMode=none, so that systemd don't kill + them at shutdown + + -- Proxmox Support Team Tue, 24 Nov 2015 16:50:11 +0100 + qemu-server (4.0-38) unstable; urgency=medium * Don't treat serial devices as a local resource if they