diff --git a/Makefile b/Makefile index 5bfcc95..e0a79ca 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -VERSION=4.0 +VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=76 +PKGREL=1 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index e0f6201..82d53e5 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +libpve-storage-perl (5.0-1) unstable; urgency=medium + + * correctly cleanup immutable flag for subvols when freeing them + + * rebuild for PVE 5.0 / Debian Stretch + + -- Proxmox Support Team Fri, 10 Mar 2017 09:23:15 +0100 + libpve-storage-perl (4.0-76) unstable; urgency=medium * rbd: fix warnings printed when listing images