From: Thomas Lamprecht Date: Mon, 21 Jan 2019 09:42:34 +0000 (+0100) Subject: bump version to 5.0-45 X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=15147c74b38a670bab3fd92293539aaa7aa03578 bump version to 5.0-45 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 1b1745b..b69377b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=44 +PKGREL=45 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11 JSON_CFLAGS=$(shell pkg-config --cflags json-c) diff --git a/debian/changelog b/debian/changelog index 590644a..50caa67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +qemu-server (5.0-45) unstable; urgency=medium + + * fix #2003: give qm terminal a terminal over ssh + + * migrate: fix local disk migration with online VMs + + -- Proxmox Support Team Mon, 21 Jan 2019 10:42:03 +0100 + qemu-server (5.0-44) unstable; urgency=medium * fix #1013 : migrate : sync_disk : --targetstorage with offline disk