From 5c6a20290d8bb4b73607a8f05c5b67ca4d7dedc7 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 14 May 2013 09:58:59 +0200 Subject: [PATCH] bump version to 3.0-5 --- Makefile | 2 +- changelog.Debian | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 38e8f13..164bec4 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.0 VERSION=3.0 PACKAGE=libpve-storage-perl -PKGREL=4 +PKGREL=5 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 96b5b37..b35e8f8 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +libpve-storage-perl (3.0-5) unstable; urgency=low + + * extend storage list API with useful parameters for clone + + * rbd : clone volume to same pool that base volume + + -- Proxmox Support Team Tue, 14 May 2013 09:58:29 +0200 + libpve-storage-perl (3.0-4) unstable; urgency=low * fix iscsi session scan