]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 5.0-28
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 14 Sep 2018 09:42:23 +0000 (11:42 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 14 Sep 2018 09:42:23 +0000 (11:42 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 010dabfc629e12b521dc4e298c174e561700b669..e1dfc20f1c64770b9a52b784a9687dac0c274398 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=libpve-storage-perl
-PKGREL=27
+PKGREL=28
 
 DESTDIR=
 PREFIX=/usr
index 02b8aa388989ba1670fc192a46ce2069f4d4b63f..e990c6f370bb5d9680553bb7377247610199c316 100644 (file)
@@ -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 <support@proxmox.com>  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