There's a merged pull request on the void-packages repository [RFC]: apparmor: change default mode to complain https://github.com/void-linux/void-packages/pull/32451 Description: #### General - [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR #### Tasks - [x] adopt, @olivier-mauras are you ok with this? - [x] support python 3.10 - fix https://gitlab.com/apparmor/apparmor/-/issues/187 or do we want to wait if there will be an apparmor release with a fix before Void switches to Python 3.10? - [x] switch to complain mode by default, disabled doesn't make sense, when a user modifies the kernel cmdline to load apparmor, they probably want to use apparmor, so enable at least logging - [x] add common shells to logprof.conf - [x] fix licenses, libapparmor is LGPL