]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version 5.0-37
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 1 Feb 2019 11:39:32 +0000 (12:39 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 1 Feb 2019 11:39:32 +0000 (12:39 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index d3b5999cff4a2287d361250a02b3150b104caae9..4c453b80520a12f51f747776f78e772fc653da59 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=libpve-storage-perl
-PKGREL=36
+PKGREL=37
 
 DESTDIR=
 PREFIX=/usr
index 1b66b1a2c7e2f454d4a24b9ed207c1e965191874..bc1bde6f72991ab15b0ac8aa0025d742b8bcbbc8 100644 (file)
@@ -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 <support@proxmox.com>  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