From: Dietmar Maurer Date: Fri, 3 Jun 2016 09:43:48 +0000 (+0200) Subject: bump version to 4.0-78 X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=052702921eb23dba9d870b485640614591ff0798 bump version to 4.0-78 --- diff --git a/Makefile b/Makefile index f7f9609..4e842cb 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=4.0 PACKAGE=qemu-server -PKGREL=77 +PKGREL=78 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 402f58f..206d237 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +qemu-server (4.0-78) unstable; urgency=medium + + * use enter_systemd_scope instead of systemd-run + + * fix #1010: whitelist options for permissions + + -- Proxmox Support Team Fri, 03 Jun 2016 11:42:25 +0200 + qemu-server (4.0-77) unstable; urgency=medium * do not ignore hotplug parse errors