appanvil:open-build-service

Last commit made on 2023-04-01
Get this branch:
git clone -b open-build-service https://git.launchpad.net/appanvil

Branch merges

Branch information

Name:
open-build-service
Repository:
lp:appanvil

Recent commits

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

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

ensure out of source builds function correctly

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

Create appanvil.spec

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

Merge pull request #47 from jack-ullery/libapparmor

Use libapparmor for parsing logs