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