]> git.proxmox.com Git - pve-storage.git/commitdiff
update version to 5.0-36
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 15 Jan 2019 12:18:28 +0000 (13:18 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 15 Jan 2019 12:18:28 +0000 (13:18 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 09ed98b8b865a58dab4d1622248f00a1234dddb3..d3b5999cff4a2287d361250a02b3150b104caae9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=libpve-storage-perl
-PKGREL=35
+PKGREL=36
 
 DESTDIR=
 PREFIX=/usr
index 0c160aeb146a4af7b85f1c4955cdbed95c4dde2a..1b66b1a2c7e2f454d4a24b9ed207c1e965191874 100644 (file)
@@ -1,3 +1,15 @@
+libpve-storage-perl (5.0-36) unstable; urgency=medium
+
+  * ceph: exclude general monitor section when assembling monitor addresses
+
+  * fix #2046: add volume_size_info to LVMPlugin
+
+  * ceph: improve parse_ceph_config
+
+  * LVM: Add '--refresh' when activating volumes
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 15 Jan 2019 13:16:45 +0100
+
 libpve-storage-perl (5.0-35) unstable; urgency=medium
 
   * refactor ceph tools and provide a cfs backed ceph.conf parser