]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 4.0-22
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 21 Sep 2015 10:25:57 +0000 (12:25 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 21 Sep 2015 10:25:57 +0000 (12:25 +0200)
Makefile
changelog.Debian

index e5b2a8e65436b819926cba4fc216ba1ff809616e..8078508f0f63a29e56dca9f7620a7455b9e30af0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=4.0
 PACKAGE=libpve-storage-perl
-PKGREL=21
+PKGREL=22
 
 DESTDIR=
 PREFIX=/usr
index 6fe4896553e5cad7bdaaf55433f51c269c4e67d3..e4a4710860e266f65e709181faf70c037749d9ac 100644 (file)
@@ -1,3 +1,15 @@
+libpve-storage-perl (4.0-22) unstable; urgency=medium
+
+  * implement bash completions for pvesm
+
+  * remove unused parameter 'exclusive'
+
+  * fix lvm storage status
+
+  * rbd: make activate_volume idempotent
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Sep 2015 12:25:38 +0200
+
 libpve-storage-perl (4.0-21) unstable; urgency=medium
 
   * rbd: skip unmap if device is not mapped