Hello, since r3634, the tools allow any order of dbus conditionals.
Quoting the r3634 patch description: This patch eases the restriction on the ordering at the expense of the utils no longer being able to detect and reject a single attribute that is repeated multiple times. In that situation, only the last occurrence of the attribute will be honored by the utils. It seems nobody tested with all test profiles generated ;-) so we have to add some exceptions to the "does not raise an exception" list now. [ 01-parser-tests-dbus-duplicated-conditionals.diff ] === modified file 'utils/test/test-parser-simple-tests.py' --- utils/test/test-parser-simple-tests.py 2017-03-03 12:14:03 +0000 +++ utils/test/test-parser-simple-tests.py 2017-03-25 20:45:42 +0000 @@ -49,6 +49,15 @@ 'change_profile/onx_conflict_unsafe1.sd', 'change_profile/onx_conflict_unsafe2.sd', + # duplicated conditionals aren't detected by the tools + 'generated_dbus/duplicated-conditionals-45127.sd', + 'generated_dbus/duplicated-conditionals-45131.sd', + 'generated_dbus/duplicated-conditionals-45124.sd', + 'generated_dbus/duplicated-conditionals-45130.sd', + 'generated_dbus/duplicated-conditionals-45125.sd', + 'generated_dbus/duplicated-conditionals-45128.sd', + 'generated_dbus/duplicated-conditionals-45129.sd', + 'dbus/bad_modifier_2.sd', 'dbus/bad_regex_01.sd', 'dbus/bad_regex_02.sd', Regards, Christian Boltz -- [lange Antwort schreib] [begreif] [lange falsche Antwort lösch] Genial. [Ratti in fontlinge-devel]
signature.asc
Description: This is a digitally signed message part.
-- AppArmor mailing list AppArmor@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor