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