From: Thomas Lamprecht Date: Fri, 9 Nov 2018 15:21:37 +0000 (+0100) Subject: bump version to 5.0-39 X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=d0f6e1500d6570fa8179b444dde302eeeb1da5fa bump version to 5.0-39 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index c531d04..5b9fe09 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=38 +PKGREL=39 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/debian/changelog b/debian/changelog index 3b8f35f..14283b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +qemu-server (5.0-39) unstable; urgency=medium + + * Add `ssd` property to IDE, SATA, and SCSI drives + + * fix #1952: make vga memory configurable + + -- Proxmox Support Team Fri, 09 Nov 2018 16:20:39 +0100 + qemu-server (5.0-38) unstable; urgency=medium * add second qmp socket when running qemu >= 2.12 for pending event/reboot