mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-08-03 04:21:54 +03:00
bump version to 5.0-9
This commit is contained in:
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=8
|
PKGREL=9
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
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-9) unstable; urgency=medium
|
||||||
|
|
||||||
|
* migrate: use 'mtunnel' from pvecm
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 11:01:15 +0200
|
||||||
|
|
||||||
qemu-server (5.0-8) unstable; urgency=medium
|
qemu-server (5.0-8) unstable; urgency=medium
|
||||||
|
|
||||||
* migrate: pass the with_snapshots parameter
|
* migrate: pass the with_snapshots parameter
|
||||||
|
Reference in New Issue
Block a user