5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-08-29 17:49:22 +03:00

bump version to 5.0-12

This commit is contained in:
Dietmar Maurer
2017-07-03 14:39:37 +02:00
parent 171ed95c76
commit c83ad58681
2 changed files with 7 additions and 1 deletions

View File

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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
qemu-server (5.0-12) unstable; urgency=medium
* Use default values when memory is not set in vm.conf when migrating
-- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 14:39:25 +0200
qemu-server (5.0-11) unstable; urgency=medium
* Fix #1417: properly check for 'images' content type when allocating disks