bump version to 3.1-21

This commit is contained in:
Dietmar Maurer 2014-06-24 17:43:54 +02:00
parent c422ce9347
commit 6e0d60e4e0
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=3.2
VERSION=3.1
PACKAGE=qemu-server
PKGREL=20
PKGREL=21
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,9 @@
qemu-server (3.1-21) unstable; urgency=low
* protect websocket API with vncticket
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Jun 2014 17:43:25 +0200
qemu-server (3.1-20) unstable; urgency=low
* vncwebsocket: do not proxy connection (not required)