From f25e0df9cddfec9ce8a290ae4dc6115ddcab5ef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 8 Aug 2017 11:11:05 +0200 Subject: [PATCH] bump version to 5.0-13 --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1eb24f3..78caac4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=12 +PKGREL=13 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 8395b15..0065f0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-storage-perl (5.0-13) unstable; urgency=medium + + * disks: add info about bluestore to list + + * pvesm status: improve output and format + + * storage_info: return disabled storages as well + + -- Proxmox Support Team Tue, 8 Aug 2017 11:08:57 +0200 + libpve-storage-perl (5.0-12) unstable; urgency=medium * fix ceph_version_parser