From b889ca7260dc7ba939c90b4c9627675516c3c61f Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 28 Aug 2015 11:42:40 +0200 Subject: [PATCH] bump version to 4.0-17 --- Makefile | 2 +- changelog.Debian | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d521b9e..70bbb76 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=16 +PKGREL=17 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index e61d483..5db9c90 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,12 @@ +libpve-storage-perl (4.0-17) unstable; urgency=medium + + * zfsscan: allow subvolume selection in ZPool storage + + * Add content type rootfs to RBD and extend manual (allow to + store LXC containers) + + -- Proxmox Support Team Fri, 28 Aug 2015 11:42:17 +0200 + libpve-storage-perl (4.0-16) unstable; urgency=medium * remove storage access permissions after delete