From 26db8aa1b50f47ecd87ef4d472774bc4673aa595 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 5 Apr 2018 12:31:32 +0200 Subject: [PATCH] bump version to 5.1-49 --- debian/changelog | 22 ++++++++++++++++++++++ defines.mk | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0c25d312d..8f60d8ef4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +pve-manager (5.1-49) unstable; urgency=medium + + * add cluster administartion panel + + * ui: add storage plugin base class + + * controller: StorageEdit: check if 'maxfiles' could be looked up + + * ui/Utils: add storage schema + + * ui/Utils: do not create non-standard console.dir fallback + + * ui: restore: add bandwidth limit field + + * ui: dc/storages: add bwlimit column + + * ui: dc/storages: use responsive column width + + * pve-daily-update.service: add Wants/After for pve-cluster.service + + -- Proxmox Support Team Thu, 05 Apr 2018 12:30:58 +0200 + pve-manager (5.1-48) unstable; urgency=medium * improve and add additional information in pvereport diff --git a/defines.mk b/defines.mk index ce5dbe367..a2c380fdc 100644 --- a/defines.mk +++ b/defines.mk @@ -1,6 +1,6 @@ VERSION=5.1 PACKAGE=pve-manager -PACKAGERELEASE=48 +PACKAGERELEASE=49 BINDIR=${DESTDIR}/usr/bin PERLLIBDIR=${DESTDIR}/usr/share/perl5