bump version to 5.0-2

This commit is contained in:
Fabian Grünbichler 2017-04-10 16:28:46 +02:00
parent d1782ebad3
commit 2998737860
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=5.0
PACKAGE=qemu-server
PKGREL=1
PKGREL=2
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,11 @@
qemu-server (5.0-2) unstable; urgency=medium
* fix drive mirror readyness check
* fix uninitialized warning when deleting unset VM option
-- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:27:59 +0200
qemu-server (5.0-1) unstable; urgency=medium
* bump version for stretch