mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-16 17:18:02 +00:00
bump version to 4.0-112
This commit is contained in:
parent
b2e4d3982f
commit
e5c6234912
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=111
|
PKGREL=112
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -1,5 +1,12 @@
|
|||||||
|
qemu-server (4.0-112) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix freezing logic when saving vm states
|
||||||
|
|
||||||
|
* keep VM paused when migrating via unix socket
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 22 Aug 2017 13:58:02 +0200
|
||||||
|
|
||||||
qemu-server (4.0-111) unstable; urgency=medium
|
qemu-server (4.0-111) unstable; urgency=medium
|
||||||
|
|
||||||
* Fix #1229: more explicit spice port allocation
|
* Fix #1229: more explicit spice port allocation
|
||||||
|
|
||||||
* Fix #1384: add missing decrement to calculation of socket-id
|
* Fix #1384: add missing decrement to calculation of socket-id
|
||||||
|
Loading…
Reference in New Issue
Block a user