![]() Design documentation says:
'note string dom0 does not match the $anyvm pattern; all other names do'
This behaviour was broken, because 'is not' in python isn't the same as
string comparison. In theory this could result in some service
erroneously allowed to execute in dom0, but in practice such services are
not installed in dom0 at all, so the only impact was misleading error
message.
Fixes QubesOS/qubes-issues#2031
Reported by @Jeeppler
(cherry picked from commit
|
||
---|---|---|
appmenus-files | ||
appmenus-scripts | ||
doc | ||
dom0-updates | ||
dracut | ||
file-copy-vm | ||
icons | ||
pm-utils | ||
qrexec | ||
rpm_spec | ||
system-config | ||
vaio-fixes | ||
.gitignore | ||
Makefile | ||
Makefile.builder | ||
README.txt | ||
version | ||
version_vaio_fixes |
This package contains Linux dom0 files. Mostly there are config files for different system services, but also some "addons" to Qubes core: - udev scripts for block and USB devices exposure (in qvm-block and qvm-usb) - appmenu generation for Linux GUI (including icons)