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