]> git.proxmox.com Git - pve-storage.git/blobdiff - changelog.Debian
fix #1135: refactor wear level parsing
[pve-storage.git] / changelog.Debian
index d639a5a269f5584bc14384c5ed82bca7e3e50c2f..3eb6891295b16884b3c269a21ee364009af5d2db 100644 (file)
@@ -1,3 +1,121 @@
+libpve-storage-perl (4.0-63) unstable; urgency=medium
+
+  * fix #1123: modify NVME device path for SMART support
+
+  * add return schema to smart API path
+
+  * fix #1120: non-ATA disks with unstructured smart data
+
+  * fix #1120: SCSI SMART health parsing
+
+  * disks: allow get_disks without smart checks
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 05 Oct 2016 07:16:23 +0200
+
+libpve-storage-perl (4.0-62) unstable; urgency=medium
+
+  * fix #1122: correctly create LUNs for linked clones
+
+  * fix #1012: dir storage: add is_mountpoint option
+
+  * improve SMART error handling
+
+  * path based storages: improve the mkdir option
+
+  * Avoid JavaScript gets a string "0"
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Sep 2016 08:45:07 +0200
+
+libpve-storage-perl (4.0-61) unstable; urgency=medium
+
+  * rbd: detect linked clones/base volumes correctly
+
+  * harmonize/cleanup list_images code
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Sep 2016 07:58:59 +0200
+
+libpve-storage-perl (4.0-60) unstable; urgency=medium
+
+  * do not automatically die on smartctl exit code > 0
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Sep 2016 06:40:29 +0200
+
+libpve-storage-perl (4.0-59) unstable; urgency=medium
+
+  * add smartmontools as dependency
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 07 Sep 2016 11:14:09 +0200
+
+libpve-storage-perl (4.0-58) unstable; urgency=medium
+
+  * sheepdog 1.0 changed the path from /usr/sbin/dog to /usr/bin/dog
+
+  * add api entries for disk management
+
+  * add Diskmanage Utilities
+
+  * rbd: allow to use client custom ceph conf for each storeid
+
+  * Add support for custom storage plugins
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 07 Sep 2016 09:14:19 +0200
+
+libpve-storage-perl (4.0-57) unstable; urgency=medium
+
+  * remove compression option from lvm migration
+
+  * fix spelling / grammar
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Aug 2016 14:59:26 +0200
+
+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.
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 17 Jun 2016 14:56:36 +0200
+
+libpve-storage-perl (4.0-54) unstable; urgency=medium
+
+  * use correct ceph version command
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Jun 2016 11:47:07 +0200
+
+libpve-storage-perl (4.0-53) unstable; urgency=medium
+
+  * Dir storage creation: check for a sane path
+
+  * split udevam command call
+
+  * upload: whitelist filename chars instead of blacklisting
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 09 Jun 2016 18:16:26 +0200
+
+libpve-storage-perl (4.0-52) unstable; urgency=medium
+
+  * disable jewel image features when using krdb
+
+  * add ceph version helpers
+
+  * fix 1012: dir: add mkdir option
+
+  * Add LVM/LVM-thin storage migration
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 07 Jun 2016 10:30:02 +0200
+
 libpve-storage-perl (4.0-51) unstable; urgency=medium
 
   * add pvesm extractconfig