From 220c068f59246609e5ac407d09b64d95441967f6 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 1 Jul 2015 06:41:30 +0200 Subject: [PATCH] bump version to 4.0-13 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4a806210..936ae642 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=qemu-server -PKGREL=12 +PKGREL=13 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 1341c471..263c44c6 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-13) unstable; urgency=medium + + * drive-mirror: now allow interrupts at the scanning bitmap phase + + -- Proxmox Support Team Wed, 01 Jul 2015 06:40:52 +0200 + qemu-server (4.0-12) unstable; urgency=medium * remove outdated host_device format