![]() - Remove () from the list of accepted characters (this seemed to be causing trouble, do we need it?) - Remove `%` from the whitelist of allowed characters in .desktop->Exec since the `%` character is interpreted as an escape by the [Desktop Entry specification](https://www.freedesktop.org/wiki/Specifications/desktop-entry-spec/), but not by the `pipes.quote()` function used to escape the string, which allows TemplateVMs to break out of the intended shell escaping. - Change whitespace match for `ignore_rx` to have empty lines from the Desktop Entry files excluded. |
||
---|---|---|
appmenus-files | ||
appmenus-scripts | ||
doc | ||
dom0-updates | ||
dracut | ||
file-copy-vm | ||
icons | ||
pm-utils | ||
qrexec | ||
rpm_spec | ||
system-config | ||
tools | ||
vaio-fixes | ||
.gitignore | ||
.travis.yml | ||
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)