From 434c91b6453f58faf19bb3c47039376399e4e7ae Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 27 Nov 2018 13:23:48 +0100 Subject: [PATCH] bump version to 5.0-33 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3f1d3fa..4c185bf 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=32 +PKGREL=33 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 1f64618..0a0eb15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-storage-perl (5.0-33) unstable; urgency=medium + + * pvesm: add scan subcommands + + * cephfs: tell systemd that mount mount requires network + + -- Proxmox Support Team Tue, 27 Nov 2018 13:23:15 +0100 + libpve-storage-perl (5.0-32) unstable; urgency=medium * fix #862: do not resolve portal address on storage add