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:
2
Makefile
2
Makefile
@ -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
6
debian/changelog
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user