From 9dcf88bb274041b0612aa2f125c6227a2d23a40a Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 12 Sep 2018 15:00:31 +0200 Subject: [PATCH] bump version to 5.0-27 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 876960a..010dabf 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=26 +PKGREL=27 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index c6e59cf..02b8aa3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-storage-perl (5.0-27) unstable; urgency=medium + + * rbd: krbd_feature_disable was not disabling features + + * allow up to 1024 disks per guest + + -- Proxmox Support Team Wed, 12 Sep 2018 15:00:05 +0200 + libpve-storage-perl (5.0-26) unstable; urgency=medium * fix #1895: add compatibility with ceph 12.2.8 by switching over to more