diff --git a/Makefile b/Makefile index 215d42e..7b9f539 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=29 +PKGREL=30 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 07ebd1e..472b107 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-storage-perl (5.0-30) unstable; urgency=medium + + * fix #1936: pvesm iscsiscan: fix cli parameters + + * fix #1929: only check storage if user want to create one + + -- Proxmox Support Team Wed, 03 Oct 2018 17:02:46 +0200 + libpve-storage-perl (5.0-29) unstable; urgency=medium * fix #1925: untaint rbd JSON output