core-admin/qubes/api
Marek Marczykowski-Górecki bfb09f567f
Fix saving 'updates-available' flag reported by TemplateBasedVM
Look for the first updateable template up in the template chain, instead
of going just one level up. Especially this applies to
DispVM -> AppVM -> TemplateVM case.
If DispVM reports available updates, 'updates-available'
flag should be set on relevant TemplateVM, not AppVM (*-dvm).

Include test for the new case.

Fixes QubesOS/qubes-issues#3736
2019-01-19 03:25:21 +01:00
..
__init__.py Drop unnecessary 'pass' to make pylint happy 2018-12-04 16:06:33 +01:00
admin.py qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
internal.py Merge branch 'master' into devel-no-assert 2018-10-29 20:29:53 +01:00
misc.py Fix saving 'updates-available' flag reported by TemplateBasedVM 2019-01-19 03:25:21 +01:00