5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-02-02 09:47:13 +03:00

bump version to 3.1-2

This commit is contained in:
Dietmar Maurer 2013-09-05 07:48:58 +02:00
parent fa8ea931ed
commit 755828cc41
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,3 +1,9 @@
qemu-server (3.1-2) unstable; urgency=low
* Allow VMAdmin/DatastoreUser to delete disk
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2013 07:48:07 +0200
qemu-server (3.1-1) unstable; urgency=low
* allow pass through of usb parallel devices (--parallel0 /dev/usb/lp0)