-
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,25 @@ | ||
qubes-manager (4.2.6-1) unstable; urgency=medium | ||
|
||
[ Marta Marczykowska-Górecka ] | ||
* Restart should be possible for persistent dispvms | ||
* Use subprocess.Popen to spawn global config in manager | ||
* Use updater GUI for Qube Manager updates | ||
|
||
[ Rudd-O ] | ||
* Fix uses of subprocess.Popen | ||
|
||
[ Manuel Amador (Rudd-O) ] | ||
* Correct CI errors. | ||
|
||
[ Marta Marczykowska-Górecka ] | ||
* Set menu-items feature instead of running qvm-appmenus | ||
* Fix tests for new updater | ||
|
||
[ Marek Marczykowski-Górecki ] | ||
* Update tests after fixing QubesOS/qubes-issues#8387 | ||
|
||
-- Marek Marczykowski-Górecki <[email protected]> Sun, 08 Oct 2023 03:50:03 +0200 | ||
|
||
qubes-manager (4.2.5-1) unstable; urgency=medium | ||
|
||
[ Oleg Drokin ] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.2.5 | ||
4.2.6 |