diff --git a/Makefile b/Makefile index 2a9efaf..b9eb60e 100644 --- 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 diff --git a/changelog.Debian b/changelog.Debian index c10bea0..3eb6891 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -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 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