]> git.proxmox.com Git - qemu-server.git/commitdiff
fix manual page, bump version to 4.0-89
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 29 Sep 2016 10:21:41 +0000 (12:21 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 29 Sep 2016 10:21:41 +0000 (12:21 +0200)
Makefile
changelog.Debian

index f6f1d75d49bd7fec9475494edf8f56465f3fc12d..578b3ee1c75b56e0ce7a830b4d74242dbc5626b1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.2
+RELEASE=4.3
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=88
+PKGREL=89
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index c3bf206588526ac5965f1db92ad412a25e3f5a3a..decc3c20b767d91c61f8a684d7d95514e5f90fa5 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (4.0-89) unstable; urgency=medium
+
+  * fix manual page (use efidisk0 instead of efidisk[N])
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Sep 2016 12:21:07 +0200
+
 qemu-server (4.0-88) unstable; urgency=medium
 
   * restore: better error handling for vdisk deletion