diff --git a/Makefile b/Makefile index 9661173..04646f8 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=11 +PKGREL=12 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index aa45135..cf6dba0 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +libpve-storage-perl (4.0-12) unstable; urgency=medium + + * allow templates using .xz compression + + * Fix ZFSPoolPlugin path for subvol + + -- Proxmox Support Team Wed, 01 Jul 2015 10:08:05 +0200 + libpve-storage-perl (4.0-11) unstable; urgency=medium * drbd: improve error messages