From: Thomas Lamprecht Date: Fri, 1 Feb 2019 11:39:32 +0000 (+0100) Subject: bump version 5.0-37 X-Git-Url: https://git.proxmox.com/?p=pve-storage.git;a=commitdiff_plain;h=902a6bb379c3e1bc6c1af17e29ae60d33005e066 bump version 5.0-37 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index d3b5999..4c453b8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=36 +PKGREL=37 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 1b66b1a..bc1bde6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-storage-perl (5.0-37) unstable; urgency=medium + + * fix #2050: only provide 'conv=sparse' for LvmThin + + * fix #1941: remove empty directories when freeing image on FS based storages + + * fix #1598: use glusterfs daemon default port for online check + + * add new 'snippets' content type + + -- Proxmox Support Team Fri, 01 Feb 2019 12:32:44 +0100 + libpve-storage-perl (5.0-36) unstable; urgency=medium * ceph: exclude general monitor section when assembling monitor addresses