mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() Profile for `tar` package. In order to test this, I've diffed the output of the `tar`'s testsuite with and without the profile: ``` sudo apt build-dep tar apt source tar cd tar-*/ ./configure cd tests/ ./testsuite > without_profile.log apparmor_parser ~/tar ./testsuite > with_profile.log diff without_profile.log with_profile.log # should not output anything echo $? # should be zero ``` Additionally, [the testsuite available on QRT](https://git.launchpad.net/qa-regression-testing/tree/scripts/test-tar.py) for the `tar` package should continue to pass after loading the profile. MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1453 Approved-by: John Johansen <john@jjmx.net> Merged-by: John Johansen <john@jjmx.net> |
||
---|---|---|
.. | ||
bin | ||
profiles | ||
regression | ||
snapd/mount-control | ||
stress | ||
unit | ||
checkstyle2junit.xslt | ||
Makefile |