From d2ae3a96bed74b0c1fb266e1cd1ac75ad0b9d55d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 3 Jul 2021 01:31:52 +0200 Subject: [PATCH] bump version to 7.0-6 Signed-off-by: Thomas Lamprecht --- debian/changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1e3848cb..e0d5fdcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +pve-manager (7.0-6) bullseye; urgency=medium + + * pve6to7: sync checks with the ones from stable Proxmox VE 6.4 branch + + * api: apt: add call for repository information, allow disabling and + enabling of repos, and adding repos from a pre-defined set + + * api: cluster/backupinfo: rework API index endpoint to actually list + sub-directories + + * implement OpenID (SSO) login + + * ui: add add/edit window for OpenID based realms + + * ui: realms: add icons to menu entries + + * fix #1710: ui: storage: allow one to download a ISO or appliance URL + directly to a storage + + -- Proxmox Support Team Sat, 03 Jul 2021 01:31:37 +0200 + pve-manager (7.0-5) bullseye; urgency=medium * api: tasks: add 'since', 'until' and 'statusfilter' filter for the task