diff --git a/Makefile b/Makefile index 7f0a3c73..1ab3f300 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=4.0 PACKAGE=qemu-server -PKGREL=81 +PKGREL=82 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index f28482ea..057d7b19 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-82) unstable; urgency=medium + + * add dependency on DBus + + -- Proxmox Support Team Mon, 20 Jun 2016 11:48:45 +0200 + qemu-server (4.0-81) unstable; urgency=medium * Add LVM and LVMThin to QemuMigration