]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 5.0-42
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 Apr 2019 13:56:23 +0000 (13:56 +0000)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 Apr 2019 13:56:23 +0000 (13:56 +0000)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index ee3dcb8e72f2b3b143980e66fd4bff4c908ed8fb..b4068a583d3ccb103d24d32dd9ca447e084ee5e6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=libpve-storage-perl
-PKGREL=41
+PKGREL=42
 
 DESTDIR=
 PREFIX=/usr
index 491622c7b2b2bbb0c7cc0119ac003f8b1e6521c4..e898b442ca534beee9e79f15c398794003dc2c67 100644 (file)
@@ -1,3 +1,15 @@
+libpve-storage-perl (5.0-42) unstable; urgency=medium
+
+  * Fix #318: Delete vzdump log when deleting a backup
+
+  * ZFS Pool: improve error output from activate_storage
+
+  * ZFS Pool: handle race with other zpool imports
+
+  * plugin map_volume: fall back to path in base implementation
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 30 Apr 2019 13:54:55 +0000
+
 libpve-storage-perl (5.0-41) unstable; urgency=medium
 
   * ignore undef as storage when calculating bandwith limits and add some more