diff --git a/Makefile b/Makefile index 4e8adb5..854bc07 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.3 VERSION=3.0 PACKAGE=libpve-storage-perl -PKGREL=30 +PKGREL=31 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index bf5e7fd..72ff66e 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (3.0-31) unstable; urgency=low + + * zfs: fix image allocation + + -- Proxmox Support Team Mon, 16 Feb 2015 11:36:14 +0100 + libpve-storage-perl (3.0-30) unstable; urgency=low * add new method volume_rollback_is_possible