diff --git a/debian/changelog b/debian/changelog index cd16831f..a755904b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +pve-manager (5.0-26) unstable; urgency=medium + + * Close #1268: Show migration start server and migration end server + + * various GUI usability improvements + + * pveceph: added createmgr & destroymgr command + + * pveceph: creating a monitor now also creates a standard manager if not + already present + + -- Proxmox Support Team Wed, 26 Jul 2017 15:37:35 +0200 + pve-manager (5.0-25) unstable; urgency=medium * Update ceph ui to use the restructured data format of ceph luminous 12.1.1 diff --git a/defines.mk b/defines.mk index ce47a296..83ea408a 100644 --- a/defines.mk +++ b/defines.mk @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=pve-manager -PACKAGERELEASE=25 +PACKAGERELEASE=26 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5