diff --git a/Makefile b/Makefile index cfd30ea..3ece5b7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=19 +PKGREL=20 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 73565b6..a9e7966 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-storage-perl (5.0-20) unstable; urgency=medium + + * fix #1750: correctly join monhost list for external RBD storages + + -- Proxmox Support Team Fri, 04 May 2018 15:32:26 +0200 + libpve-storage-perl (5.0-19) unstable; urgency=medium * RBDPlugin: Fix #1542 - show storage utilization per pool