mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 22:16:22 +00:00
bump version to 4.0-95
This commit is contained in:
parent
ae849692d9
commit
cad05dcfaa
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.3
|
|||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=94
|
PKGREL=95
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -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
|
qemu-server (4.0-94) unstable; urgency=medium
|
||||||
|
|
||||||
* fix docs for iops/bps_max_length throttling options
|
* fix docs for iops/bps_max_length throttling options
|
||||||
|
Loading…
Reference in New Issue
Block a user