]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-78
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 3 Jun 2016 09:43:48 +0000 (11:43 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 3 Jun 2016 09:43:48 +0000 (11:43 +0200)
Makefile
changelog.Debian

index f7f9609e4fb2a19eecb0edeacfdecd005dce4aad..4e842cb383b81f740ee482beafd951361dbc19c9 100644 (file)
--- 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 
 
index 402f58f237c2d59df9caab67463a4a9791925315..206d237eea98b2dbdcbe328c177f121920e43c76 100644 (file)
@@ -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 <support@proxmox.com>  Fri, 03 Jun 2016 11:42:25 +0200
+
 qemu-server (4.0-77) unstable; urgency=medium
 
   * do not ignore hotplug parse errors