mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 09:21:00 +01:00
![]() YaST has two issues in the "save changed profiles" dialog: - when using "save selected", the list of profiles doesn't get updated. Update q.options inside the loop to fix this. - the list of profiles is displayed as "["/usr/bin/foo", true]" instead of just "/usr/bin/foo". Use changed.keys() instead of changed to fix this. (text-mode aa-logprof doesn't change, it always displayed "/usr/bin/foo" and continues to do so.) References: https://bugzilla.opensuse.org/show_bug.cgi?id=1062667 part a) Acked-by: Seth Arnold <seth.arnold@canonical.com> for trunk and 2.11. Note that 2.11 needs a slightly different patch (whitespace diff). |
||
---|---|---|
.. | ||
rule | ||
__init__.py | ||
aa.py | ||
aamode.py | ||
aare.py | ||
cleanprofile.py | ||
common.py | ||
config.py | ||
easyprof.py | ||
fail.py | ||
logparser.py | ||
regex.py | ||
rules.py | ||
sandbox.py | ||
severity.py | ||
tools.py | ||
translations.py | ||
ui.py | ||
yasti.py |