-
-
Notifications
You must be signed in to change notification settings - Fork 80
Comparing changes
Open a pull request
base repository: QubesOS/qubes-core-admin-client
base: v4.3.12
head repository: QubesOS/qubes-core-admin-client
compare: v4.3.13
- 14 commits
- 11 files changed
- 6 contributors
Commits on Mar 9, 2025
-
Boot modes provide a way for VMs to advertise that they can have their behavior changed by booting them with a predefined combination of additional kernel parameters set. This allows qubes to offer features like a secure system maintenance mode in a way that works seemlessly with Qubes OS. This commit documents the features and properties used in boot mode support, and fixes some automated tests.
Configuration menu - View commit details
-
Copy full SHA for b14d793 - Browse repository at this point
Copy the full SHA b14d793View commit details
Commits on Mar 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5a5ce64 - Browse repository at this point
Copy the full SHA 5a5ce64View commit details -
fix invalid tag value when using a tag from POSSIBLE_TAGS in MockQube
When a MockQube is using a tag that is contained in the list of POSSIBLE_TAGS, its value will always be 0. This fix set the default 0 value for all possible tags only if it is not explicilty declared in the list of MockQube tags.
Configuration menu - View commit details
-
Copy full SHA for 812389b - Browse repository at this point
Copy the full SHA 812389bView commit details
Commits on Mar 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d6b2c93 - Browse repository at this point
Copy the full SHA d6b2c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a478a6 - Browse repository at this point
Copy the full SHA 4a478a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1972b4 - Browse repository at this point
Copy the full SHA a1972b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5dd554 - Browse repository at this point
Copy the full SHA e5dd554View commit details
Commits on Apr 1, 2025
-
- fix tag application - fix listing currently attached devices - fix update-proxy default features
Configuration menu - View commit details
-
Copy full SHA for 380712e - Browse repository at this point
Copy the full SHA 380712eView commit details
Commits on Apr 2, 2025
-
tests should verify whether the desired action has actually been performed
Configuration menu - View commit details
-
Copy full SHA for 894758b - Browse repository at this point
Copy the full SHA 894758bView commit details -
Merge remote-tracking branch 'origin/pr/344'
* origin/pr/344: q-dev: fix tests/devices q-dev: add docstrings and cleanup q-dev: denied devices api tests q-dev: denied devices api draft q-dev: update device_protocol.py
Configuration menu - View commit details
-
Copy full SHA for e6034fd - Browse repository at this point
Copy the full SHA e6034fdView commit details
Commits on Apr 3, 2025
-
Enable more common compression filters for restoring
Since some users want pigz, zstd and some other compressions which might not be installed by default, enable them if they are installed. Related: QubesOS/qubes-issues#8291 Related: QubesOS/qubes-issues#8211
Configuration menu - View commit details
-
Copy full SHA for ccb5668 - Browse repository at this point
Copy the full SHA ccb5668View commit details -
Cleanup Backup Compatibility test output
Wrap `functools.partial` inside `staticmethod` to reduce test report clutter. Fixing a small typo
Configuration menu - View commit details
-
Copy full SHA for 4953c90 - Browse repository at this point
Copy the full SHA 4953c90View commit details
Commits on Apr 6, 2025
-
Merge remote-tracking branch 'origin/pr/346'
* origin/pr/346: Cleanup Backup Compatibility test output Enable more common compression filters for restoring
Configuration menu - View commit details
-
Copy full SHA for fa2e788 - Browse repository at this point
Copy the full SHA fa2e788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f22073 - Browse repository at this point
Copy the full SHA 3f22073View 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.12...v4.3.13