From 5f54c8d4435ae26b8ef06c6f58baba787fac00f5 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 28 Jun 2017 13:26:58 +0200 Subject: [PATCH] bump version to 5.0-10 --- Makefile | 2 +- debian/changelog | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4710d59..2d95cbe 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=9 +PKGREL=10 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/debian/changelog b/debian/changelog index 56e3dc5..1636e82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +qemu-server (5.0-10) unstable; urgency=medium + + * don't use cirrus by default for sane OS' + + * replication: remove guest states to ensure no old states are exists + + * allow disks on shared storages on replicated VMs + + * refuse to add non-replicatable disks to replicating VMs + + * config: has_feature() take default for backup into account + + -- Proxmox Support Team Wed, 28 Jun 2017 13:26:38 +0200 + qemu-server (5.0-9) unstable; urgency=medium * migrate: use 'mtunnel' from pvecm -- 2.39.2