bump version to 4.0-63

This commit is contained in:
Dietmar Maurer
2016-10-05 07:16:45 +02:00
parent c9bd3d22b2
commit daa623edc3
2 changed files with 15 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.3
VERSION=4.0
PACKAGE=libpve-storage-perl
PKGREL=62
PKGREL=63
DESTDIR=
PREFIX=/usr

View 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