From caf67736d9f561cb7cc4a3ca15fa6d1da62bb8d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 17 Oct 2017 15:02:36 +0200 Subject: [PATCH] bump version to 5.0-16 --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a37ff12..857a3a7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=15 +PKGREL=16 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 03b0410..148b27b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-storage-perl (5.0-16) unstable; urgency=medium + + * Add logfunc in storage_migrate + + * ISCSIPlugin: Use long options for readability + + -- Proxmox Support Team Tue, 17 Oct 2017 15:02:17 +0200 + libpve-storage-perl (5.0-15) unstable; urgency=medium * dir: allow a path as is_mountpoint value