appanvil:snap-support

Last commit made on 2022-11-03
Get this branch:
git clone -b snap-support https://git.launchpad.net/appanvil

Branch merges

Branch information

Name:
snap-support
Repository:
lp:appanvil

Recent commits

72513aa... by GitHub Actions Bot <>

Format code

8c90cc1... by Jack Ullery <email address hidden>

set file_exists to be a static helper function

77b6b7c... by Jack Ullery <email address hidden>

install target to create symbolic links in /var/lib/snapd/apparmor/profiles

this allows users to change the confinement status of snap profiles

c1922fb... by Jack Ullery <email address hidden>

look for profile in multiple locations before attempting to change its status

05aa406... by Jack Ullery <email address hidden>

Merge pull request #45 from jack-ullery/code-cleaning

Code cleaning

7b611ac... by GitHub Actions Bot <>

Format code

910cac3... by Jack Ullery <email address hidden>

remove unused include

b34cd8b... by Jack Ullery <email address hidden>

minor fixes to comply with clang-tidy suggestions

7f2c729... by Jack Ullery <email address hidden>

allow recursive functions

9de83a0... by Jack Ullery <email address hidden>

update code to comply with most clang-tidy suggestions