diff --git a/Makefile b/Makefile index dd47eed..79cdd6a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=39 +PKGREL=40 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 3329ceb..9b35306 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-storage-perl (5.0-40) unstable; urgency=medium + + * workaround zfs create -V error for unaligned sizes + + * zfs: do not generate/update cachefile on pool import + + -- Proxmox Support Team Thu, 04 Apr 2019 16:18:49 +0200 + libpve-storage-perl (5.0-39) unstable; urgency=medium * fix #585: remove leftover disks and empty directory if image allocation