]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-37
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 16 Oct 2018 12:54:55 +0000 (14:54 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 16 Oct 2018 12:54:55 +0000 (14:54 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 647edfe6f630e9a77c3c92a968af2f714af42a09..1005f20e532e4ff36cee9b37d6d89266b8b24385 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=36
+PKGREL=37
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index b865bb4d0888a8beedcc03a59a80028d5099f94e..dd1959c983b74990ab9f8dcc7eaf95ce0bd5c153 100644 (file)
@@ -1,3 +1,13 @@
+qemu-server (5.0-37) unstable; urgency=medium
+
+  * add virtio to the list of valid gpu types
+
+  * lower qemu requirement for hv_synic and hv_stimer to 2.12
+
+  * prepare for deprecated functionality in qemu 3.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Oct 2018 14:53:04 +0200
+
 qemu-server (5.0-36) unstable; urgency=medium
 
   * fix #1908: add VM Generation ID (vmgenid) device by default on new VMs and