diff --git a/Makefile b/Makefile index 1b46c79d..4e61733e 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=4.0 PACKAGE=qemu-server -PKGREL=54 +PKGREL=55 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 7dd4048c..34ff7942 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-55) unstable; urgency=medium + + * improve usb config parsing + + -- Proxmox Support Team Fri, 12 Feb 2016 12:07:56 +0100 + qemu-server (4.0-54) unstable; urgency=medium * restore: deal with new backup=0 property string