![]() This commit ensures that all arguments to qubes-download-dom0-updates.sh
are properly quoted. This allows the use of commands such as
sudo qubes-dom0-update --action=distro-sync '*'
where, prior to this commit, the asterisk would be expanded in the
update virtual machine's home directory, whereas this commit prevents
the undesirable shell expansion of wildcards.
Fixes QubesOS/qubes-issues#5096
(cherry picked from commit
|
||
---|---|---|
.. | ||
Makefile | ||
patch-dnf-yum-config | ||
qfile-dom0-unpacker.c | ||
qubes-cached.repo | ||
qubes-dom0-update | ||
qubes-dom0-updates.cron | ||
qubes-receive-updates | ||
qubes.ReceiveUpdates | ||
qubes.ReceiveUpdates.policy |