5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-22 22:03:55 +03:00

bump version to 4.0-101

This commit is contained in:
Fabian Grünbichler 2016-12-05 12:39:24 +01:00
parent b3205b153e
commit 4f6f7b5462
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.3
VERSION=4.0
PACKAGE=qemu-server
PKGREL=100
PKGREL=101
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,9 @@
qemu-server (4.0-101) unstable; urgency=medium
* allow migration of local qcow2 snapshots
-- Proxmox Support Team <support@proxmox.com> Mon, 5 Dec 2016 12:38:54 +0100
qemu-server (4.0-100) unstable; urgency=medium
* allow insecure migrations from older qemu-servers