diff --git a/Makefile b/Makefile index 96ee0da2..df327d75 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,6 @@ -RELEASE=4.3 - VERSION=4.0 PACKAGE=qemu-server -PKGREL=101 +PKGREL=102 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 3b3e94ed..32406549 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-102) unstable; urgency=medium + + * avoid "No balloon device has been activated" warnings in vmstatus + + -- Proxmox Support Team Tue, 20 Dec 2016 10:12:55 +0100 + qemu-server (4.0-101) unstable; urgency=medium * allow migration of local qcow2 snapshots