diff --git a/Makefile b/Makefile index f10f37a..876960a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=25 +PKGREL=26 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index d3c6af5..c6e59cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libpve-storage-perl (5.0-26) unstable; urgency=medium + + * fix #1895: add compatibility with ceph 12.2.8 by switching over to more + robust json output format for for 'rbd ls -l' and 'rbd info' + + -- Proxmox Support Team Fri, 07 Sep 2018 13:56:36 +0200 + libpve-storage-perl (5.0-25) unstable; urgency=medium * add API for LVM, LVMThin, Directory storages and ZFS management