update version to 2.0-10
This commit is contained in:
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=2.0
|
|||||||
|
|
||||||
VERSION=2.0
|
VERSION=2.0
|
||||||
PACKAGE=libpve-storage-perl
|
PACKAGE=libpve-storage-perl
|
||||||
PKGREL=9
|
PKGREL=10
|
||||||
|
|
||||||
DESTDIR=
|
DESTDIR=
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
|||||||
@ -1,3 +1,15 @@
|
|||||||
|
libpve-storage-perl (2.0-10) unstable; urgency=low
|
||||||
|
|
||||||
|
* also list tar.gz and tar.lzo backup files
|
||||||
|
|
||||||
|
* fix upload permissions. Only allow iso/tmpl upload
|
||||||
|
|
||||||
|
* parse backup files and return owner vmid
|
||||||
|
|
||||||
|
* add permission checks
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 09 Feb 2012 14:08:49 +0100
|
||||||
|
|
||||||
libpve-storage-perl (2.0-9) unstable; urgency=low
|
libpve-storage-perl (2.0-9) unstable; urgency=low
|
||||||
|
|
||||||
* use -e (instead of -f) to test if volume exists
|
* use -e (instead of -f) to test if volume exists
|
||||||
|
|||||||
Reference in New Issue
Block a user