You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dom0-update: In download mode, only send specifically requested packages to dom0
Save output of the package manager command. Then, if called with download
action, parse out the requested packages and only send those to dom0.
This fixes an issue where packages could be installed that were not
intended or where packages could not be installed due to missing
dependencies from packages not explicitly requested by the user.
FixesQubesOS/qubes-issues#10716
0 commit comments