From e3a191bc8072cb350c39b3d4bc64dcbcf7eb6244 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 21 Mar 2017 10:12:02 +0100 Subject: [PATCH] bump version to 5.0-2 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e0a79ca..57500e3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=1 +PKGREL=2 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 82d53e5..038cebe 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (5.0-2) unstable; urgency=medium + + * rbd: fix "rados df" output parser for luminous + + -- Proxmox Support Team Tue, 21 Mar 2017 10:11:02 +0100 + libpve-storage-perl (5.0-1) unstable; urgency=medium * correctly cleanup immutable flag for subvols when freeing them