-
-
Notifications
You must be signed in to change notification settings - Fork 116
Comparing changes
Open a pull request
base repository: QubesOS/qubes-core-admin
base: v4.3.22
head repository: QubesOS/qubes-core-admin
compare: v4.3.23
- 14 commits
- 34 files changed
- 3 contributors
Commits on Mar 17, 2025
-
Introduce LocalVM to extract BaseVM being smaller class
It prepares the work for RemoteVM.
Configuration menu - View commit details
-
Copy full SHA for 49d96eb - Browse repository at this point
Copy the full SHA 49d96ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c63c185 - Browse repository at this point
Copy the full SHA c63c185View commit details
Commits on Mar 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 755e7cf - Browse repository at this point
Copy the full SHA 755e7cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69235b9 - Browse repository at this point
Copy the full SHA 69235b9View commit details
Commits on Mar 27, 2025
-
Merge remote-tracking branch 'origin/pr/637'
* origin/pr/637: Few fixes from @marmarek's comments qubes.rng: reorder according to how we construct xml Introduce LocalVM to extract BaseVM being smaller class
Configuration menu - View commit details
-
Copy full SHA for 8a93ad3 - Browse repository at this point
Copy the full SHA 8a93ad3View commit details
Commits on Apr 4, 2025
-
tests: avoid cursor blinking in test_300_bug_1028_gui_memory_pinning
In Whonix, setup wizard shows up shortly after startup. When that happens just between capturing screenshot in dom0 and VM, xterm will loose focus, causing different cursor and thus screenshots not matching. Avoid this issue by disabling whonix setup wizard by pretending it was completed already.
Configuration menu - View commit details
-
Copy full SHA for 5c56582 - Browse repository at this point
Copy the full SHA 5c56582View commit details -
tests: print stderr of any CalledProcessError exception
Generally most tests should do that, but there are few exceptions, so deal with it in a more generic way. At least for now.
Configuration menu - View commit details
-
Copy full SHA for ce0e512 - Browse repository at this point
Copy the full SHA ce0e512View commit details -
Configuration menu - View commit details
-
Copy full SHA for b83d9ab - Browse repository at this point
Copy the full SHA b83d9abView commit details
Commits on Apr 8, 2025
-
Move device-related exceptions to the exc module
Admin API, especially the client side depends on having all exceptions in one place. The exc.py need to be synchronized to core-admin-client repo. Exceptions from outside this module are translated to a generic QubesException, which is not perfect. Specifically, exceptions in wrong place caused DeviceAlreadyAssigned and DeviceAlreadyAttached being translate to QubesException, which confused salt module.
Configuration menu - View commit details
-
Copy full SHA for 4aeb71d - Browse repository at this point
Copy the full SHA 4aeb71dView commit details -
Move StoragePoolException to exc.py
Similar to the previous commit, keep all exceptions in one place.
Configuration menu - View commit details
-
Copy full SHA for b8ee451 - Browse repository at this point
Copy the full SHA b8ee451View commit details
Commits on Apr 11, 2025
-
tests: adjust pipewire test for new --raw option
pipewire-utils in Fedora 42 no longer plays raw audio with --format etc options unless --raw is added too. But older pipewire-utils doesn't have the --raw option, so it must be added only when it's actually supported. Furthermore, --raw option ignores the file name argument (but it's still mandatory) and always uses stdin/out. Change pw-record call to always use stdout (by using '-' file name) and redirection, so it works in both cases. QubesOS/qubes-issues#9807
Configuration menu - View commit details
-
Copy full SHA for 20aa549 - Browse repository at this point
Copy the full SHA 20aa549View commit details -
Merge remote-tracking branch 'origin/pr/670'
* origin/pr/670: tests: adjust pipewire test for new --raw option tests: print stderr of any CalledProcessError exception tests: avoid cursor blinking in test_300_bug_1028_gui_memory_pinning
Configuration menu - View commit details
-
Copy full SHA for 41e596a - Browse repository at this point
Copy the full SHA 41e596aView commit details -
Merge remote-tracking branch 'origin/pr/672'
* origin/pr/672: Move StoragePoolException to exc.py Move device-related exceptions to the exc module
Configuration menu - View commit details
-
Copy full SHA for 6753e00 - Browse repository at this point
Copy the full SHA 6753e00View commit details
Commits on Apr 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1473c37 - Browse repository at this point
Copy the full SHA 1473c37View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.3.22...v4.3.23