diff --git a/Makefile b/Makefile index 0240c4e..0a87798 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=59 +PKGREL=60 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 69d0fed..2b02b72 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (4.0-60) unstable; urgency=medium + + * do not automatically die on smartctl exit code > 0 + + -- Proxmox Support Team Fri, 09 Sep 2016 06:40:29 +0200 + libpve-storage-perl (4.0-59) unstable; urgency=medium * add smartmontools as dependency