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