]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 4.0-63
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 5 Oct 2016 05:16:45 +0000 (07:16 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 5 Oct 2016 05:16:45 +0000 (07:16 +0200)
Makefile
changelog.Debian

index 2a9efaff8be3c5cfe6fc6342264fb32c9ce857be..b9eb60ea60efef3d6d56ffa4349bc10632402ffb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.3
 
 VERSION=4.0
 PACKAGE=libpve-storage-perl
-PKGREL=62
+PKGREL=63
 
 DESTDIR=
 PREFIX=/usr
index c10bea0a48a4d0dc04076e6f44e9566f1bc1018b..3eb6891295b16884b3c269a21ee364009af5d2db 100644 (file)
@@ -1,3 +1,17 @@
+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