From d412b98df8e3c97e9b9d62dada2f94bd60a2b40a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 10 Apr 2017 16:22:08 +0200 Subject: [PATCH] bump version to 5.0-3 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 57500e3..594749a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=2 +PKGREL=3 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 038cebe..039d708 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (5.0-3) unstable; urgency=medium + + * fix vma extraction return code handling + + -- Proxmox Support Team Mon, 10 Apr 2017 16:21:10 +0200 + libpve-storage-perl (5.0-2) unstable; urgency=medium * rbd: fix "rados df" output parser for luminous