From 33adc62f12b5ba89857b1ade2667fd51d8141442 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 25 Sep 2012 06:02:43 +0200 Subject: [PATCH] bump version to 2.0-32 --- Makefile | 2 +- changelog.Debian | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a815178..5ec2dc2 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=2.2 VERSION=2.0 PACKAGE=libpve-storage-perl -PKGREL=31 +PKGREL=32 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 655791c..e424790 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,13 @@ +libpve-storage-perl (2.0-32) unstable; urgency=low + + * qcow2 : preallocate metadatas at file creation + + * nexenta: implement storage status, several fixes + + * add snapshot support + + -- Proxmox Support Team Tue, 25 Sep 2012 06:02:35 +0200 + libpve-storage-perl (2.0-31) unstable; urgency=low * fixes for nexenta, sheepdog and rbd