From c0b969a39d3402e190c52fa1f45ebf34b28e4a4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 8 May 2018 11:51:52 +0200 Subject: [PATCH] bump version to 5.0-21 --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3ece5b7..61b66a9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=20 +PKGREL=21 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index a9e7966..c93e162 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-storage-perl (5.0-21) unstable; urgency=medium + + * fix #1691: replace udev check + + * fix #1691: increase timeout in worker + + * fix #1754: rbd: fix handling of external clusters + + -- Proxmox Support Team Tue, 8 May 2018 11:50:21 +0200 + libpve-storage-perl (5.0-20) unstable; urgency=medium * fix #1750: correctly join monhost list for external RBD storages