diff --git a/Makefile b/Makefile index 79cdd6a..ee3dcb8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=40 +PKGREL=41 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 9b35306..491622c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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