]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-95
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Nov 2016 07:11:33 +0000 (08:11 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 23 Nov 2016 07:11:33 +0000 (08:11 +0100)
Makefile
changelog.Debian

index 361495e1035171809e3abde3935211f02a075512..88825cd0264ae3d1b52a574c1933333083ccb1f8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.3
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=94
+PKGREL=95
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 130f686bd271110d86ccc18081ae676746be9dee..b0f0e88a0778feb913be5b6ad4866d9cc547e6fe 100644 (file)
@@ -1,3 +1,25 @@
+qemu-server (4.0-95) unstable; urgency=medium
+
+  * vm_shutdown: request 'stopped' state for HA enabled VMs
+
+  * use ha-manager 'stopped' state instead of 'disabled'
+
+  * switch to 'ha-manager set' (instead of 'ha-manager start/stop')
+
+  * vmstate snapshot: activate|deactivate volume
+
+  * qemu_volume_snapshot_delete : fix krbd snapshot delete
+
+  * VZDump/QemuServer: set bless class correctly
+
+  * cleanup windows version handling and hyperv enlightments
+
+  * remove unnecessary format_description properties
+
+  * register new standard option 'pve-qm-image-format'
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Nov 2016 08:11:08 +0100
+
 qemu-server (4.0-94) unstable; urgency=medium
 
   * fix docs for iops/bps_max_length throttling options