From 729c2594f908ae3996ab7ff3e9202da7020aab0b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 14 Sep 2018 11:42:23 +0200 Subject: [PATCH] bump version to 5.0-28 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 010dabf..e1dfc20 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=27 +PKGREL=28 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 02b8aa3..e990c6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-storage-perl (5.0-28) unstable; urgency=medium + + * fix #1912: api/disks: find the partition instead of guessing it when + creating a filesystem on unused disks + + * fix #1913: get_vm_disk_number: clone plugindata to avoid side + effects + + -- Proxmox Support Team Fri, 14 Sep 2018 11:37:36 +0200 + libpve-storage-perl (5.0-27) unstable; urgency=medium * rbd: krbd_feature_disable was not disabling features