diff --git a/Makefile b/Makefile index b9eb60e..c7579c0 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.3 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=63 +PKGREL=64 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 3eb6891..46255b1 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +libpve-storage-perl (4.0-64) unstable; urgency=medium + + * correctly parse cciss devices in get_disks + + * fix #1135: refactor wear level parsing + + -- Proxmox Support Team Thu, 06 Oct 2016 07:53:11 +0200 + libpve-storage-perl (4.0-63) unstable; urgency=medium * fix #1123: modify NVME device path for SMART support