]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-28
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Jun 2018 10:55:33 +0000 (12:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Jun 2018 10:55:33 +0000 (12:55 +0200)
Makefile
debian/changelog

index 93a4cc6494ffac37a00e8498c9ca1846320083ec..ed95606bf1800159480cd357b38317d7abecf4cb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=27
+PKGREL=28
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index da28d99ed5ac839afd0e71876c3e13d9ce4a1506..01fa7fe027c6c6cffe18d48ff0aaa23eef528e0f 100644 (file)
@@ -1,3 +1,10 @@
+qemu-server (5.0-28) unstable; urgency=medium
+
+  * cloud-init: improve handling of network settings for broken
+    versions (e.g., the one currently used by CentOS 7)
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jun 2018 12:48:42 +0200
+
 qemu-server (5.0-27) unstable; urgency=medium
 
   * qm agent: check if qga service is running