From 2fd63f7d9499a4d7b5539e3bc1a9b256423ba43f Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 20 Feb 2017 10:05:21 +0100 Subject: [PATCH] bump version to 4.0-75 --- Makefile | 2 +- changelog.Debian | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bc44096..2df0f66 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=74 +PKGREL=75 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 97317d9..74f78d6 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,12 @@ +libpve-storage-perl (4.0-75) unstable; urgency=medium + + * rbd: use faster list operations where possible + + * rbd: fix a minor inconsistency in what is recognized as a valid disk image + name + + -- Proxmox Support Team Mon, 20 Feb 2017 10:05:07 +0100 + libpve-storage-perl (4.0-74) unstable; urgency=medium * fix bug #1280: Can't locate object method "root@pam"