bump version to 4.0-95

This commit is contained in:
Dietmar Maurer 2016-11-23 08:11:33 +01:00
parent ae849692d9
commit cad05dcfaa
2 changed files with 23 additions and 1 deletions

View File

@ -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

View 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