From 0181b0f1f7d4722fe940c0d0c0edaab96353704e Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 16 May 2022 19:01:19 +0200 Subject: [PATCH] bump version to 2.2.0-2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1f409d15..6b96edad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +rust-proxmox-backup (2.2.0-2) bullseye; urgency=medium + + * client: add CLI auto-completion callbacks for ns parameters + + * ui: fix setting protection in namespace + + * ui: switch summary repo status to widget toolkit one + + * ui: verify outdated: disallow blank and drop wrong empty text + + * docs: add namespace section to sync documentation + + * ui: datastore summary: add maintenance mask for offline entries + + * ui: verify/sync: allow to optionally override ID again + + * prune: fix workerid issues + + -- Proxmox Support Team Mon, 16 May 2022 19:01:13 +0200 + rust-proxmox-backup (2.2.0-1) bullseye; urgency=medium * cli: improve namespace integration in proxmox-backup-client and @@ -23,8 +43,6 @@ rust-proxmox-backup (2.2.0-1) bullseye; urgency=medium * ui: prune group: add namespace info to title - * fix #4001: datastore/catalog: add number of files to directory entry - * fix #4001: ui: add prefix to files downloaded through the pxar browser * ui: datastore: reload content tree on successful datastore add