-
-
Notifications
You must be signed in to change notification settings - Fork 71
Comparing changes
Open a pull request
base repository: QubesOS/qubes-manager
base: v4.2.9-1
head repository: QubesOS/qubes-manager
compare: v4.2.10-1
- 20 commits
- 19 files changed
- 5 contributors
Commits on Mar 30, 2025
-
Enable debugging for qubes-restore
Related: QubesOS/qubes-issues#9387 Also adding option to go to next page on Enter in password field (cherry picked from commit d3a9495)
Configuration menu - View commit details
-
Copy full SHA for 22d5ead - Browse repository at this point
Copy the full SHA 22d5eadView commit details -
Use GiB & MiB for private & system storage sizes
fixes: QubesOS/qubes-issues#8889 (cherry picked from commit c46b969)
Configuration menu - View commit details
-
Copy full SHA for a1aef3b - Browse repository at this point
Copy the full SHA a1aef3bView commit details -
Show no IP for non-networked qubes
fixes: QubesOS/qubes-issues#9398 (cherry picked from commit cda3acf)
Configuration menu - View commit details
-
Copy full SHA for ae31bb7 - Browse repository at this point
Copy the full SHA ae31bb7View commit details -
Make
Create new qubeComboBoxes smartSelect (None) for `Template` and `Networking` if user selects `TemplateVM` for `Type` in Create new qube dialog. related: QubesOS/qubes-issues#9174 (cherry picked from commit f361457)
Configuration menu - View commit details
-
Copy full SHA for 82cbdee - Browse repository at this point
Copy the full SHA 82cbdeeView commit details -
Use MiB & GiB (binary size) in Qube Manager
resolves: QubesOS/qubes-issues#7889 (cherry picked from commit 426afef)
Configuration menu - View commit details
-
Copy full SHA for 831c943 - Browse repository at this point
Copy the full SHA 831c943View commit details -
Fix use of two Qubes() objects in VM settings
This is not a big problem right now, but can interfere in a funny was with testing. (cherry picked from commit e3f5768)
Configuration menu - View commit details
-
Copy full SHA for 9501ca2 - Browse repository at this point
Copy the full SHA 9501ca2View commit details -
Fix weird package references in VM settings
Because it is disgusting to use datatime from another file that imports it. (cherry picked from commit b2f3d82)
Configuration menu - View commit details
-
Copy full SHA for e0f09ea - Browse repository at this point
Copy the full SHA e0f09eaView commit details -
Fix display of NetVM warnings in VM settings
Display them based on the current state of settings, not based on VM state (so that if the user changes netvm to something they will see the appropriate warnings) (cherry picked from commit a8072a4)
Configuration menu - View commit details
-
Copy full SHA for f5264b7 - Browse repository at this point
Copy the full SHA f5264b7View commit details -
Fix superfluous feature changes in VM settings
Only change feature when necessary. (cherry picked from commit 43824af)
Configuration menu - View commit details
-
Copy full SHA for 177eb4d - Browse repository at this point
Copy the full SHA 177eb4dView commit details -
Make Firewall edit dialog properly async
Don't use (discouraged) exec, instead use show and appropriate modalness. (cherry picked from commit 2c6218c)
Configuration menu - View commit details
-
Copy full SHA for 791fef3 - Browse repository at this point
Copy the full SHA 791fef3View commit details -
Do not save firewall in VM settings if unchanged
(cherry picked from commit 863125b)
Configuration menu - View commit details
-
Copy full SHA for 638a564 - Browse repository at this point
Copy the full SHA 638a564View commit details -
Fix incorrect assumption in backup
We may not be running in dom0: calculate sizes appropriately. (cherry picked from commit 6a62108)
Configuration menu - View commit details
-
Copy full SHA for c169756 - Browse repository at this point
Copy the full SHA c169756View commit details -
Fix cloning from non-default to default pool
When cloning a VM to the system's default pool, clone_vm() from qubesadmin is invoked with pool=None. In that case, it is important to set the pools (plural) argument to {} rather than the default value None even though both are falsey, because clone_vm() takes the combination of pool=None + pools=None to mean "use the source pools as the destination pools". The qvm-clone CLI already specifies pools={} correctly, so it was not affected by the bug. https://forum.qubes-os.org/t/templatevms-and-standalonevms-on-secondary-pool-cannot-connect-to-qrexec-agent/30811/15 Reported-by: https://forum.qubes-os.org/u/bengee (cherry picked from commit f89632b)Configuration menu - View commit details
-
Copy full SHA for 285f96d - Browse repository at this point
Copy the full SHA 285f96dView commit details -
Update the location of partial restores in error message
This was changed in qubesadmin v4.1.28: QubesOS/qubes-core-admin-client@1033752 (cherry picked from commit dc58ea1)
Configuration menu - View commit details
-
Copy full SHA for 782121d - Browse repository at this point
Copy the full SHA 782121dView commit details -
Stop CTD on failure to set seamless mode
fixes QubesOS/qubes-issues#8677 (cherry picked from commit 5396f1e)
Configuration menu - View commit details
-
Copy full SHA for e29a7d1 - Browse repository at this point
Copy the full SHA e29a7d1View commit details -
Shows scary exclamation mark in QMessageBox.warning. Use QMessageBox.…
…information instead. (Resolves qubes-issues/8538) (cherry picked from commit 1ac028a)
Configuration menu - View commit details
-
Copy full SHA for 5f4f9f5 - Browse repository at this point
Copy the full SHA 5f4f9f5View commit details -
Fix
qubes-vm-boot-from-device, Improve settings(cherry picked from commit b93283e)
Configuration menu - View commit details
-
Copy full SHA for 0656dbf - Browse repository at this point
Copy the full SHA 0656dbfView commit details -
Use more keyword-only arguments to appease pylint
And also to improve code readability. (cherry picked from commit d9e8641)
Configuration menu - View commit details
-
Copy full SHA for c1b3801 - Browse repository at this point
Copy the full SHA c1b3801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09fb092 - Browse repository at this point
Copy the full SHA 09fb092View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2527c64 - Browse repository at this point
Copy the full SHA 2527c64View 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.2.9-1...v4.2.10-1