From a6ad1a08158be72b886ef616b8ac238dd1de245c Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 8 Oct 2015 11:51:39 +0200 Subject: [PATCH] bump version to 4.0-26 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2c87308..7cbbe4d 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=25 +PKGREL=26 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index aa7bb7b..0510f51 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (4.0-26) unstable; urgency=medium + + * zfspool: fix volume_size_info and volume_resize for subvols + + -- Proxmox Support Team Thu, 08 Oct 2015 11:51:25 +0200 + libpve-storage-perl (4.0-25) unstable; urgency=medium * improve bash completion