]> git.proxmox.com Git - pve-storage.git/blobdiff - changelog.Debian
fix #1135: refactor wear level parsing
[pve-storage.git] / changelog.Debian
index 74dea6385068d7128da5abea61ade9a4b950d5c7..3eb6891295b16884b3c269a21ee364009af5d2db 100644 (file)
@@ -1,3 +1,65 @@
+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