diff --git a/Makefile b/Makefile index 64ab639..09ed98b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=34 +PKGREL=35 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 9bae22b..0c160ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-storage-perl (5.0-35) unstable; urgency=medium + + * refactor ceph tools and provide a cfs backed ceph.conf parser + + -- Proxmox Support Team Thu, 20 Dec 2018 10:50:16 +0100 + libpve-storage-perl (5.0-34) unstable; urgency=medium * Fix #2020: use /sys to map nvmeXnY to nvmeX