diff --git a/Makefile b/Makefile index 4c453b8..8f27cd1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=37 +PKGREL=38 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index bc1bde6..0c576e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libpve-storage-perl (5.0-38) unstable; urgency=medium + + * diskmanage: fix device encoding handling + + * tighten volume access checks for iso and vztmpl content type, require read + permissions + + -- Proxmox Support Team Thu, 07 Feb 2019 15:14:12 +0100 + libpve-storage-perl (5.0-37) unstable; urgency=medium * fix #2050: only provide 'conv=sparse' for LvmThin