From e9ac350dd86ee32a213e9258e00a78e8e535604d Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 28 Jun 2017 13:34:42 +0200 Subject: [PATCH] bump version to 5.0-17 --- debian/changelog | 26 ++++++++++++++++++++++++++ defines.mk | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 14c37efd..53c03adf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +pve-manager (5.0-17) unstable; urgency=medium + + * replication GUI: add schedule now button + + * gui: drop cirrus from the GUI + + * replication: improve schedule format example + + * Add a checkbox 'Skip replication' + + * ceph: keys: add mgr allow * to client.admin + + * pveceph: createosd: allow to create bluestore OSDs + + * pveceph: init: add min_size, change default to 3/2 + + * PVE/API2/Replication.pm: call purge_old_states in run_jobs + + * replication/ui: improve wording for job removal + + * replication: refuse to create jobs with nothing to do + + * ceph: init: allow pool deletion by default + + -- Proxmox Support Team Wed, 28 Jun 2017 13:34:21 +0200 + pve-manager (5.0-16) unstable; urgency=medium * fix lxc hostname input window diff --git a/defines.mk b/defines.mk index f7866a86..6726ae3f 100644 --- a/defines.mk +++ b/defines.mk @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=pve-manager -PACKAGERELEASE=16 +PACKAGERELEASE=17 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5