From: Thomas Lamprecht Date: Fri, 9 Nov 2018 14:30:24 +0000 (+0100) Subject: bump version to 5.0-31 X-Git-Url: https://git.proxmox.com/?p=pve-storage.git;a=commitdiff_plain;h=5124548d5dfdd12fd002e7b2b0344bff3d699f0c bump version to 5.0-31 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 7b9f539..756298c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=30 +PKGREL=31 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 472b107..8d0fedf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-storage-perl (5.0-31) unstable; urgency=medium + + * Fix: api zfs: changed return value name to errors + + * fix #1949: storage zfs: changed zpool command parser + + * implement map_volume and unmap_volume + + * bump storage ABI version for new map/unmap methods + + -- Proxmox Support Team Fri, 09 Nov 2018 16:27:40 +0100 + libpve-storage-perl (5.0-30) unstable; urgency=medium * fix #1936: pvesm iscsiscan: fix cli parameters