5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-08-25 21:49:35 +03:00

update version to 2.0-10

This commit is contained in:
Dietmar Maurer
2012-02-09 14:09:23 +01:00
parent 888709239d
commit 31a49afc09
2 changed files with 13 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=2.0
VERSION=2.0
PACKAGE=libpve-storage-perl
PKGREL=9
PKGREL=10
DESTDIR=
PREFIX=/usr

View File

@ -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
* use -e (instead of -f) to test if volume exists