diff --git a/Makefile b/Makefile index 4e61733e..88f1c014 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=4.0 PACKAGE=qemu-server -PKGREL=55 +PKGREL=56 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index f6cb873d..483050d7 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-56) unstable; urgency=medium + + * If we freeze the fs with the Qemu-Guest-Agent test if QGA is running. + + -- Proxmox Support Team Mon, 15 Feb 2016 12:51:19 +0100 + qemu-server (4.0-55) unstable; urgency=medium * improve usb config parsing