]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 4.0-56
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Jul 2016 12:24:32 +0000 (14:24 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Jul 2016 12:24:32 +0000 (14:24 +0200)
Makefile
changelog.Debian

index 6f7dab5c83d82db62f23955bb022b89e35162cac..2caf6e2dd359953b0109be0daae27bc933cb2a31 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 VERSION=4.0
 PACKAGE=libpve-storage-perl
-PKGREL=55
+PKGREL=56
 
 DESTDIR=
 PREFIX=/usr
index 11b89860d017147720daeacb50c8b2b947972d70..0860ed37cf3653d15c2c0c44db9df276d4c73882 100644 (file)
@@ -1,3 +1,17 @@
+libpve-storage-perl (4.0-56) unstable; urgency=medium
+
+  * Remove unused pve-storage-monhost format
+
+  * rbd: use pve-storage-portal-dns-list for monhost
+
+  * cleanups
+
+  * add tagged_only option to LVM storage
+
+  * add check if format is defined to avoid warning
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jul 2016 14:24:15 +0200
+
 libpve-storage-perl (4.0-55) unstable; urgency=medium
 
   * fix #1033 storage_migrate on LVMThin - add die.