From 2275d75fb945e4dd877d098b075fb1704598e26c Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sat, 14 Nov 2015 10:38:24 +0100 Subject: [PATCH] bump version to 4.0-32 --- Makefile | 2 +- changelog.Debian | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 67f5ac9..e8e7185 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=31 +PKGREL=32 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 40d6dd9..cd8143a 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +libpve-storage-perl (4.0-32) unstable; urgency=medium + + * make use of the new ProcFSTools::parse_proc_mounts + + * add support for lvmthin + + -- Proxmox Support Team Sat, 14 Nov 2015 10:38:10 +0100 + libpve-storage-perl (4.0-31) unstable; urgency=medium * zfs: enable posixacl and xattr for subvolumes