From e638b213127754cc59ecbd065dfb4279830a8558 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 4 Apr 2019 16:19:51 +0200 Subject: [PATCH] bump version to 5.0-40 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) 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