]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 4.0-64
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 6 Oct 2016 05:53:32 +0000 (07:53 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 6 Oct 2016 05:53:32 +0000 (07:53 +0200)
Makefile
changelog.Debian

index b9eb60ea60efef3d6d56ffa4349bc10632402ffb..c7579c00216294eb71d392a1e81acee706affb2f 100644 (file)
--- 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
index 3eb6891295b16884b3c269a21ee364009af5d2db..46255b1bf38ef325ee2eab6efc4645851daa82bc 100644 (file)
@@ -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 <support@proxmox.com>  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