From 344b2f9965cd801d2435f69eec14b296fa9542cc Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 31 May 2016 12:16:14 +0200 Subject: [PATCH] bump version to 4.0-77 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a3837171..f7f9609e 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=4.0 PACKAGE=qemu-server -PKGREL=76 +PKGREL=77 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 63640a69..402f58f2 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-77) unstable; urgency=medium + + * do not ignore hotplug parse errors + + -- Proxmox Support Team Tue, 31 May 2016 12:15:55 +0200 + qemu-server (4.0-76) unstable; urgency=medium * allow VLAN 1 tag in qemu-kvm vms