diff --git a/Makefile b/Makefile index 7fa594ba..79e0b6af 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.1 VERSION=3.1 PACKAGE=qemu-server -PKGREL=7 +PKGREL=8 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 5d4c0d76..56c32734 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (3.1-8) unstable; urgency=low + + * clone: correctly check drive options (avoid feature is not available bug) + + -- Proxmox Support Team Mon, 14 Oct 2013 07:36:26 +0200 + qemu-server (3.1-7) unstable; urgency=low * spice: add multi-monitors support