bump version to 5.0-5

This commit is contained in:
Dietmar Maurer
2017-06-01 09:42:23 +02:00
parent cd0b3d5bc2
commit 9dc3d2ff40
2 changed files with 17 additions and 1 deletions

View File

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

View File

@ -1,3 +1,19 @@
libpve-storage-perl (5.0-5) unstable; urgency=medium
* api: add import/export format querying
* migrate: snapshot parameter for use with replication
* migrate: replace target ip parameter with sshinfo parameter
* pvesm: import/export commands
* storage_migrate: use pvesm import/export for zfs
* do not install replication code (moved code to pve-manager)
-- Proxmox Support Team <support@proxmox.com> Thu, 01 Jun 2017 09:40:37 +0200
libpve-storage-perl (5.0-4) unstable; urgency=medium
* storage api: added volume_send plugin method