[pve-devel] [PATCH-SERIES proxmox-apt/widget-toolkit] prepare for major upgrade

Fiona Ebner f.ebner at proxmox.com
Mon Jun 5 17:43:07 CEST 2023


There's a confusing issue when the suites are already updated,
because the UI will not detect any Proxmox VE repository anymore then.

This is fixed by the proxmox-apt patch intended for the stable branch.

The UI patches make sure the ignore-pre-upgrade-warning is actually
ignored and add a check for mixed repositories when upgrade is allowed.

The final UI patch is intended for the stable branch only and makes
sure that the warning handling expects a major upgrade to be allowed.


proxmox-apt:

Fiona Ebner (1):
  repositories: also detect repository with next suite as configured

 src/repositories/mod.rs | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


proxmox-widget-toolkit:

Fiona Ebner (5):
  apt repositories: actually ignore ignore-pre-upgrade-warning
  apt repositories: just ignore unknown info rather than throwing an
    error
  apt repositories: add classifyOrigin helper
  apt repositories: detect mixed suites before major upgrade
  apt repositoires: allow major upgrade

 src/node/APTRepositories.js | 63 ++++++++++++++++++++++++++++++-------
 1 file changed, 52 insertions(+), 11 deletions(-)

-- 
2.39.2






More information about the pve-devel mailing list