[pve-devel] applied-series: [PATCH-SERIES proxmox-apt/widget-toolkit] prepare for major upgrade
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jun 7 17:23:11 CEST 2023
Am 05/06/2023 um 17:43 schrieb Fiona Ebner:
> 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(-)
>
applied series, thanks!
More information about the pve-devel
mailing list