]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-39
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Nov 2018 15:21:37 +0000 (16:21 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Nov 2018 15:21:37 +0000 (16:21 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index c531d04e97bad2f5a3a2d56066ff00d3f4de172e..5b9fe0981117bd4e508c7e160c993cb7dc784cba 100644 (file)
--- 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 
 
index 3b8f35f84faeeed7c32fcefae420b48a2417c232..14283b5215e1db3241aaa5daf3487f4f88c871dc 100644 (file)
@@ -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 <support@proxmox.com>  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