bump version to 4.0-90

This commit is contained in:
Dietmar Maurer 2016-10-05 07:13:52 +02:00
parent 5930c1ff6b
commit e22b5f22a5
2 changed files with 9 additions and 1 deletions

View File

@ -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

View 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])