bump version to 4.0-133

This commit is contained in:
Fabian Grünbichler 2017-10-04 11:19:27 +02:00
parent 08f918daab
commit 7e6a0cbacb
2 changed files with 14 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=4.0
PACKAGE=qemu-server
PKGREL=112
PKGREL=113
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,16 @@
qemu-server (4.0-113) unstable; urgency=medium
* live storage migration : fix check of target storage availability
* fix #1338: migrate: stop nbd before resuming
* fix an issue with signal handlers being replaced leading to services not
shutting down properly
* update_vm: sort logged parameters
-- Proxmox Support Team <support@proxmox.com> Wed, 4 Oct 2017 11:16:40 +0200
qemu-server (4.0-112) unstable; urgency=medium
* fix freezing logic when saving vm states