mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-13 09:53:42 +00:00
bump version to 4.0-133
This commit is contained in:
parent
08f918daab
commit
7e6a0cbacb
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=4.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=112
|
||||
PKGREL=113
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user