From: Thomas Lamprecht Date: Mon, 12 Nov 2018 16:28:45 +0000 (+0100) Subject: bump version to 5.0-40 X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=56cd7f6981162141253a061da841395b42f9c412 bump version to 5.0-40 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 5b9fe09..9c77382 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=39 +PKGREL=40 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/debian/changelog b/debian/changelog index 514cd87..86ee805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qemu-server (5.0-40) unstable; urgency=medium + + * correctly check display vga type + + -- Proxmox Support Team Mon, 12 Nov 2018 17:27:53 +0100 + qemu-server (5.0-39) unstable; urgency=medium * Add `ssd` property to IDE, SATA, and SCSI drives