bump version to 5.0-14

This commit is contained in:
Wolfgang Bumiller 2017-07-17 11:19:45 +02:00
parent a2a5cd64ab
commit 6956993e87
2 changed files with 9 additions and 1 deletions

View File

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

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
qemu-server (5.0-14) unstable; urgency=medium
* fix disk throttle parameters
* improve compatibility when live-migrating from pve-4
-- Proxmox Support Team <support@proxmox.com> Mon, 17 Jul 2017 11:17:53 +0200
qemu-server (5.0-13) unstable; urgency=medium qemu-server (5.0-13) unstable; urgency=medium
* Fix #1417: make sure the target storage allows disk images before importing * Fix #1417: make sure the target storage allows disk images before importing