diff --git a/debian/changelog b/debian/changelog index aef51e13..36d24f47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +qubes-desktop-linux-manager (4.2.24-1) unstable; urgency=medium + + [ Marek Marczykowski-Górecki ] + * load_theme needs package_name for loading by name + + [ Ali Mirjamali ] + * Tray Update Notifier fix for os-eol feature change + * Uneditable column headers in policy editor + * Global Config app not closing if Help Window is Open + * Monospace font for Qubes Update GUI progress details + + [ Piotr Bartman-Szwarc ] + * updater: non-interactive updater + * updater: unify cli options with cli updater + * updater: return 100 if no vm was updated + * updater: update tests + * updater: show success dialog in non-interactive mode + * updater: show success dialog if nothing to do + * updater: fix selection if the intro page is skipped + * updater: unify cli args with backend updater + * updater: get default value of '--update-if-stale' from dom0 settings + * updater: return 130 if user cancels updating + * updater: make test reproducible + * updater: set progress as 100 if update fails or was cancelled + * updater: apply the same selection criteria to dom0 + * updater: make pylint happy + * updater: updaate dom0 tests + * updater: show only one confirmation to the user + * updater: fix force updating + * updater: make pylint happy + * updater: test is_stale(dom0) + * updater: test apply and update flags + * updater: add --signal-no-updates flag + * updater: unify retcodes with backend updater + + [ Ali Mirjamali ] + * Remove VM from obsolete_vms list if template is deleted + + [ Marek Marczykowski-Górecki ] + * ci: use release4.2 branch for dependencies + * ci: install pip + + -- Marek Marczykowski-Górecki Sat, 06 Jul 2024 00:09:39 +0200 + qubes-desktop-linux-manager (4.2.23-1) unstable; urgency=medium [ Marta Marczykowska-Górecka ] diff --git a/version b/version index 55f6b7cf..fc678884 100644 --- a/version +++ b/version @@ -1 +1 @@ -4.2.23 +4.2.24