bump version to 5.0-5
This commit is contained in:
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PACKAGE=libpve-storage-perl
|
PACKAGE=libpve-storage-perl
|
||||||
PKGREL=4
|
PKGREL=5
|
||||||
|
|
||||||
DESTDIR=
|
DESTDIR=
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
|||||||
@ -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
|
libpve-storage-perl (5.0-4) unstable; urgency=medium
|
||||||
|
|
||||||
* storage api: added volume_send plugin method
|
* storage api: added volume_send plugin method
|
||||||
|
|||||||
Reference in New Issue
Block a user