]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-26
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 14 May 2018 12:08:39 +0000 (14:08 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 14 May 2018 12:08:39 +0000 (14:08 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 6feda13f27523ee0d6a57feba9a81721d4969f63..61c3485a73d49a136c7dbb25efceb1ab7f969869 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=25
+PKGREL=26
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index f0623ae94ce1fe1e1cc10da0020fa9bafe8728da..6258f1099f028dc6b136c620f1cae834b94ac72b 100644 (file)
@@ -1,3 +1,15 @@
+qemu-server (5.0-26) unstable; urgency=medium
+
+  * fix #1749: do not copy pending changes when cloning a vm
+
+  * make q35 and virtio-scsi-single compatible
+
+  * fix an issue where cleanup operations run as part of a VM's systemd scope
+
+  * associate cloud-init options with with the VM.Config.Network permission
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 May 2018 14:04:26 +0200
+
 qemu-server (5.0-25) unstable; urgency=medium
 
   * fix #1697: only check machine type for pxe