From: Thomas Lamprecht Date: Wed, 12 Sep 2018 13:00:31 +0000 (+0200) Subject: bump version to 5.0-27 X-Git-Url: https://git.proxmox.com/?p=pve-storage.git;a=commitdiff_plain;h=9dcf88bb274041b0612aa2f125c6227a2d23a40a bump version to 5.0-27 Signed-off-by: Thomas Lamprecht --- 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