diff --git a/Makefile b/Makefile index 0e772d3..aec6cb9 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.3 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=69 +PKGREL=70 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index c00b8cb..2531ce1 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,15 @@ +libpve-storage-perl (4.0-70) unstable; urgency=medium + + * change regression test for crucial + + * add crucial smart attribute for wear leveling + + * correct regression test for sandisk ssds + + * catch '---' in threshold output of sandisk ssds + + -- Proxmox Support Team Wed, 30 Nov 2016 17:22:44 +0100 + libpve-storage-perl (4.0-69) unstable; urgency=medium * use qemu gluster blockdriver for linked clone creation