From daa623edc3a8c9e148964e657932fb19eb2995fc Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 5 Oct 2016 07:16:45 +0200 Subject: [PATCH] bump version to 4.0-63 --- Makefile | 2 +- changelog.Debian | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) 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