diff --git a/Makefile b/Makefile index fe00b3f..57eb918 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.3 VERSION=3.0 PACKAGE=libpve-storage-perl -PKGREL=25 +PKGREL=26 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 4e76638..025e2e1 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (3.0-26) unstable; urgency=low + + * rbd, zfs, sheepdog: bugfix : fix alloc_image if name is specified + + -- Proxmox Support Team Fri, 21 Nov 2014 08:03:43 +0100 + libpve-storage-perl (3.0-25) unstable; urgency=low * ZFS plugin: fix modification of read only value