]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 5.0-41
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Apr 2019 15:54:08 +0000 (17:54 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Apr 2019 15:54:08 +0000 (17:54 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 79cdd6aad6b8470e73acd05ad48399d3822dec8d..ee3dcb8e72f2b3b143980e66fd4bff4c908ed8fb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=libpve-storage-perl
-PKGREL=40
+PKGREL=41
 
 DESTDIR=
 PREFIX=/usr
index 9b3530604116fff870381925a2213343b2e3e15f..491622c7b2b2bbb0c7cc0119ac003f8b1e6521c4 100644 (file)
@@ -1,3 +1,12 @@
+libpve-storage-perl (5.0-41) unstable; urgency=medium
+
+  * ignore undef as storage when calculating bandwith limits and add some more
+    tests
+
+  * Diskmanage: do not run zpool if not present
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 08 Apr 2019 17:53:10 +0200
+
 libpve-storage-perl (5.0-40) unstable; urgency=medium
 
   * workaround zfs create -V error for unaligned sizes