]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-43
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 29 Nov 2018 11:58:12 +0000 (12:58 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 29 Nov 2018 11:58:12 +0000 (12:58 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 2993209140971ddcd2331ad9ac988c65149eb631..b24b7f2c2653aae4a80cd530b87794833b21daed 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=42
+PKGREL=43
 
 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
 JSON_CFLAGS=$(shell pkg-config --cflags json-c)
 
 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
 JSON_CFLAGS=$(shell pkg-config --cflags json-c)
index b6569f938b9072b9dee78d9565ff08ebfeae1e07..2da350327646017f999e8eaa7d57cb4137b3df2d 100644 (file)
@@ -1,3 +1,12 @@
+qemu-server (5.0-43) unstable; urgency=medium
+
+  * usb: fix check if machine type is q35
+
+  * qm cleanup: exit silently if VM config does not belong to node
+    anymore
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Nov 2018 12:57:49 +0100
+
 qemu-server (5.0-42) unstable; urgency=medium
 
   * add mediated devices support
 qemu-server (5.0-42) unstable; urgency=medium
 
   * add mediated devices support