5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-21 18:03:56 +03:00

bump version to 4.0-53

This commit is contained in:
Dietmar Maurer 2016-02-08 11:53:25 +01:00
parent 15cc878469
commit 626cfd00d9
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.1
VERSION=4.0
PACKAGE=qemu-server
PKGREL=52
PKGREL=53
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -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
* close tunnel after migration is finish.