bump version to 5.0-25

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2018-08-20 15:15:55 +02:00
parent 1e17594e74
commit ba842a3f72
2 changed files with 13 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=5.0
PACKAGE=libpve-storage-perl
PKGREL=24
PKGREL=25
DESTDIR=
PREFIX=/usr

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
libpve-storage-perl (5.0-25) unstable; urgency=medium
* add API for LVM, LVMThin, Directory storages and ZFS management
* add 'type' and 'skipsmart' options to /nodes/<NODE>/disks/list API call
* add Linux LIO/targetcli support
* Fix #1858: lvm_find_free_diskname check for base
-- Proxmox Support Team <support@proxmox.com> Mon, 20 Aug 2018 14:41:28 +0200
libpve-storage-perl (5.0-24) unstable; urgency=medium
* fix #1770: allow ex/import linked clones.