diff --git a/Makefile b/Makefile index 5908c3d1..4710d59b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=8 +PKGREL=9 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/debian/changelog b/debian/changelog index dba198cb..56e3dc54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qemu-server (5.0-9) unstable; urgency=medium + + * migrate: use 'mtunnel' from pvecm + + -- Proxmox Support Team Fri, 23 Jun 2017 11:01:15 +0200 + qemu-server (5.0-8) unstable; urgency=medium * migrate: pass the with_snapshots parameter