]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-90
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 5 Oct 2016 05:13:52 +0000 (07:13 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 5 Oct 2016 05:13:52 +0000 (07:13 +0200)
Makefile
changelog.Debian

index 578b3ee1c75b56e0ce7a830b4d74242dbc5626b1..822af49d5d40661da3c6194a339cc55fd8067ee4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.3
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=89
+PKGREL=90
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index decc3c20b767d91c61f8a684d7d95514e5f90fa5..c275f156dbb4626450ecf9a0d9530de11a4069d1 100644 (file)
@@ -1,3 +1,11 @@
+qemu-server (4.0-90) unstable; urgency=medium
+
+  * fix #1111: qm showcmd wrong escape sequence
+
+  * Avoid to parse empty property string
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 05 Oct 2016 07:13:33 +0200
+
 qemu-server (4.0-89) unstable; urgency=medium
 
   * fix manual page (use efidisk0 instead of efidisk[N])