]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-96
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Nov 2016 09:02:55 +0000 (10:02 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Nov 2016 09:02:55 +0000 (10:02 +0100)
Makefile
changelog.Debian

index 88825cd0264ae3d1b52a574c1933333083ccb1f8..73a331356f183a35b978ba50a0203cfe07eeaa3d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.3
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=95
+PKGREL=96
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index b0f0e88a0778feb913be5b6ad4866d9cc547e6fe..0c7735a2fba87c08a6f9bf1d1ea82658da55674d 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (4.0-96) unstable; urgency=medium
+
+  * restrict monitor API to Sys.Modify for most commands
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Nov 2016 10:02:37 +0100
+
 qemu-server (4.0-95) unstable; urgency=medium
 
   * vm_shutdown: request 'stopped' state for HA enabled VMs