From bf72f1c99d59fb07c24e5a61772077f32a6c0b9b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 23 Nov 2018 14:11:27 +0100 Subject: [PATCH] bump version to 5.3-1 Signed-off-by: Thomas Lamprecht --- debian/changelog | 12 ++++++++++++ defines.mk | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 94644cfc..df5ab975 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +pve-manager (5.3-1) unstable; urgency=medium + + * ceph: add service restart api call + + * gui: add ceph osd and monitor restart button + + * gui: add CephFS integration + + * add CephFS and MDS API integration + + -- Proxmox Support Team Fri, 23 Nov 2018 14:07:50 +0100 + pve-manager (5.2-13) unstable; urgency=medium * allow one to remove images from a storage over the web GUI, if no VM exists diff --git a/defines.mk b/defines.mk index 3766eb48..351291d9 100644 --- a/defines.mk +++ b/defines.mk @@ -1,6 +1,6 @@ -VERSION=5.2 +VERSION=5.3 PACKAGE=pve-manager -PACKAGERELEASE=13 +PACKAGERELEASE=1 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5