diff --git a/Makefile b/Makefile index 78caac4..a46c9ac 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=13 +PKGREL=14 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 0065f0f..5e34e72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-storage-perl (5.0-14) unstable; urgency=medium + + * Fix #1474: storage info: properly honor content filters again + + * pvesm status: fix warnings no content-filtered output + + -- Proxmox Support Team Thu, 10 Aug 2017 13:27:04 +0200 + libpve-storage-perl (5.0-13) unstable; urgency=medium * disks: add info about bluestore to list