]> git.proxmox.com Git - pve-storage.git/blobdiff - debian/changelog
bump version to 6.0-6
[pve-storage.git] / debian / changelog
index bc1bde6f72991ab15b0ac8aa0025d742b8bcbbc8..db371b710a7b73cf5c46504e4c0fb99aac9dcfab 100644 (file)
@@ -1,3 +1,124 @@
+libpve-storage-perl (6.0-6) pve; urgency=medium
+
+  * fix #582: Add move-to-background delay logic when deleting volumes
+    or images
+
+  * storage plugin: new list_volumes plugin method
+
+  * Diskmanage: add flag for encrypted osds
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 25 Jul 2019 13:34:52 +0200
+
+libpve-storage-perl (6.0-5) pve; urgency=medium
+
+  * fix missing osd info for osd 0
+
+  * fix #2266: Diskmanage: get correct osd id
+
+  * pvesm import: allow to pass a tcp://<IP> as file
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Jul 2019 19:37:19 +0200
+
+libpve-storage-perl (6.0-4) pve; urgency=medium
+
+  * cephfs: make is_mounted check less strict
+
+  * fix missing osd info for osd 0
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Jul 2019 16:00:35 +0200
+
+libpve-storage-perl (6.0-3) pve; urgency=medium
+
+  * CephConfig: do not always interpret
+
+  * CephConfig: read monitor addresses also from mon_host key for cephfs
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 27 Jun 2019 16:17:41 +0200
+
+libpve-storage-perl (6.0-2) pve; urgency=medium
+
+  * fix #2226: ignore broken symlinks in content list helpers and
+    allow broken symlinks to be deleted via API
+
+  * CephConfig: map special config key characters to _
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Jun 2019 18:46:38 +0200
+
+libpve-storage-perl (6.0-1) pve; urgency=medium
+
+  * Diskmanage: extract nvme wearout from smartctl text
+
+  * fix #1427: Set file mode on uploaded templates/ISOs
+
+  * cephfs: Exclude _netdev when mounting with fuse
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 14 Jun 2019 20:32:24 +0200
+
+libpve-storage-perl (6.0-0+1) pve; urgency=medium
+
+  * Re-build for Debian Buster / PVE 6.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 May 2019 20:53:52 +0200
+
+libpve-storage-perl (5.0-43) unstable; urgency=medium
+
+  * handle deletion of properties of a single storage config entry
+
+  * api/config update: only iterate over hash keys, not values
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 15 May 2019 16:13:49 +0200
+
+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
+    tests
+
+  * Diskmanage: do not run zpool if not present
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 08 Apr 2019 17:53:10 +0200
+
+libpve-storage-perl (5.0-40) unstable; urgency=medium
+
+  * workaround zfs create -V error for unaligned sizes
+
+  * zfs: do not generate/update cachefile on pool import
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Apr 2019 16:18:49 +0200
+
+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
+
+  * fix content listing for user mode iscsi plugin
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 Mar 2019 12:12:46 +0100
+
+libpve-storage-perl (5.0-38) unstable; urgency=medium
+
+  * diskmanage: fix device encoding handling
+
+  * tighten volume access checks for iso and vztmpl content type, require read
+    permissions
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 07 Feb 2019 15:14:12 +0100
+
 libpve-storage-perl (5.0-37) unstable; urgency=medium
 
   * fix #2050: only provide 'conv=sparse' for LvmThin