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