qubes-core-admin-linux/dom0-updates
M. Vefa Bicakci 1089a7a07b
qubes-dom0-update: Quote arguments
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
2019-07-20 20:41:54 -04:00
..
Makefile Add -Wextra -Werror to all C compile flags 2014-02-16 10:29:22 +01:00
patch-dnf-yum-config dom-updates: drop 'distroverpkg' from dnf.conf 2018-12-04 21:04:14 +01:00
qfile-dom0-unpacker.c Fix -Wextra warnings 2014-02-16 10:29:06 +01:00
qubes-cached.repo
qubes-dom0-update qubes-dom0-update: Quote arguments 2019-07-20 20:41:54 -04:00
qubes-dom0-updates.cron dom0-updates: use qvm-service for disabling dom0 updates check 2018-12-04 21:04:09 +01:00
qubes-receive-updates dom0-update: support rpm -K output of rpm 4.14 2019-04-02 17:58:30 +02:00
qubes.ReceiveUpdates
qubes.ReceiveUpdates.policy