appanvil:snap

Last commit made on 2023-04-14
Get this branch:
git clone -b snap https://git.launchpad.net/appanvil

Branch merges

Branch information

Name:
snap
Repository:
lp:appanvil

Recent commits

28101c9... by Jack Ullery <email address hidden>

minor improvements to snapcraft build

the build is still not working for confusing reasons

06e08e6... by Jack Ullery <email address hidden>

create basic snapcraft.yaml

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

Merge pull request #48 from jack-ullery/open-build-service

Allow debian/rpm builds

6b08406... by GitHub Actions Bot <>

Format code

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

Remove appanvil.spec

an updated version of this file, and the debian files are currently located in the OBS repository. So this is not needed right now.

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

comment out call to problematic variable

Some versions of libapparmor do not include the 'class' field for the 'aa_log_record' struct. If the user has that old library installed, then this line of code would cause a compiler issue. It caused a compiler error with some openSUSE distributions

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

fix 'narrowing conversion' warning that is thrown on some builds

4d1c094... by Jack Ullery <email address hidden>

Make spec file functional

This update creates a spec file which is actually functional with openSUSE's "Open Build Service"

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

fix linkage for jsoncpp library

65ce931... by Jack Ullery <email address hidden>

remove unnecessary jsoncpp imports