Age | Commit message (Collapse) | Author |
|
Remove aa-teardown, apparmor.service and apparmor.systemd file as all of
them have been merged into the upstream repository. However the install
step still does not move them to the right location by default.
Adapt the install step accordingly.
|
|
Add a 'backup' array to apparmor-parser and apparmor-utils containing
their respective configuration files in '/etc'.
|
|
Update the URL to point to the official launchpad project page instead
of wiki.apparmor.net which apparently has been taken down.
|
|
Use openSUSE's apparmor systemd-service and their provided wrapper
script for utility functions as recommended by user 'egrupled'.
|
|
Change usage of 'pkgver' and 'majorver' in accordance with upstream
change.
|
|
* Replace `echo -e` with makepkg's internal `msg` function
* Remove a manual fix which was merged into this release
|
|
* More verbose comments in order to better explain what is happening
* Fix the usage of `makepkg --printsrcinfo` which previously set the
backup array for 'apparmor-profiles' wrongly by simply do not setting
it at all when not actually building
|
|
Apply a fix to a python file which would otherwise yield an error
introduced by a regression in python version 3.6.
|
|
* Use perl's 'vendorarch' instead of hard coded directories
* Properly quote variables and arrays
* Streamline syntax
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|