diff --git a/Makefile b/Makefile index 06856a5..ea1b9bd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=8 +PKGREL=9 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 7ca8db6..d727c7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-storage-perl (5.0-9) unstable; urgency=medium + + * import/export: drop the 'subvol/' prefix from 'tar+size' + + * Fix #1424: allow tar.xz templates upload + + -- Proxmox Support Team Thu, 22 Jun 2017 17:35:57 +0200 + libpve-storage-perl (5.0-8) unstable; urgency=medium * import/export: use our standard tar flags