]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 5.0-39
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Mar 2019 09:39:18 +0000 (10:39 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Mar 2019 09:39:18 +0000 (10:39 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index bece3f14c7c3874ea103b9e6b490e93228cf591f..dd47eede42a47d028c1f82006ad32aeb2c46aea3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=libpve-storage-perl
-PKGREL=38
+PKGREL=39
 
 DESTDIR=
 PREFIX=/usr
index 0c576e0ece319175fd4a37822604ec2706aeeab1..fd9de87c0fc03545972c0260a85132b6f23a3093 100644 (file)
@@ -1,3 +1,14 @@
+libpve-storage-perl (5.0-39) unstable; urgency=medium
+
+  * fix #585: remove leftover disks and empty directory if image allocation
+    failed
+
+  * fix #1891: Add zsh command completion for pvesm
+
+  * fix #2099: escape systemd path names in mount unit
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Mar 2019 10:31:47 +0100
+
 libpve-storage-perl (5.0-38) unstable; urgency=medium
 
   * diskmanage: fix device encoding handling