From 9dc3d2ff400902474d8ce07e0db02c7e0143b4e8 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 1 Jun 2017 09:42:23 +0200 Subject: [PATCH] bump version to 5.0-5 --- Makefile | 2 +- changelog.Debian | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 386fea6..61a72f0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=4 +PKGREL=5 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 2722aad..fe6ab1c 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -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 Thu, 01 Jun 2017 09:40:37 +0200 + libpve-storage-perl (5.0-4) unstable; urgency=medium * storage api: added volume_send plugin method -- 2.39.5