mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-07 20:53:02 +00:00
bump version to 4.0-53
This commit is contained in:
parent
15cc878469
commit
626cfd00d9
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.1
|
|||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=52
|
PKGREL=53
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
qemu-server (4.0-53) unstable; urgency=medium
|
||||||
|
|
||||||
|
* pass $skiplock all the way through to destroy_vm
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2016 11:53:03 +0100
|
||||||
|
|
||||||
qemu-server (4.0-52) unstable; urgency=medium
|
qemu-server (4.0-52) unstable; urgency=medium
|
||||||
|
|
||||||
* close tunnel after migration is finish.
|
* close tunnel after migration is finish.
|
||||||
|
Loading…
Reference in New Issue
Block a user