Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snapcraft/{hooks,commands}: handle new AppArmor unconfined profile mode (latest-candidate) #198

Conversation

simondeziel
Copy link
Member

No description provided.

AppArmor supports a new unconfined profile mode which essentially acts like the
unconfined label - when a profile is in this mode the label contains the suffix
"(unconfined)" - so treat this the same as the "unconfined" label and don't try
and break out of confinement in this case.

Signed-off-by: Alex Murray <[email protected]>
@simondeziel simondeziel marked this pull request as ready for review November 17, 2023 21:06
@tomponline tomponline merged commit aeba916 into canonical:latest-candidate Nov 20, 2023
1 check passed
@simondeziel simondeziel deleted the support-apparmor-unconfined-mode-latest-candidate branch November 21, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants