| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Tycho Andersen <tycho@docker.com>
|
|
|
|
|
|
|
|
| |
* update all the patches
* swap out the 4th patch for a proper include of limits.h
* reset package version to -r1
Signed-off-by: Tycho Andersen <tycho@docker.com>
|
|
|
|
|
|
|
|
|
| |
The config files we're using have / as the prefix and every other distro
has /, so let's just use that instead (also, the paths to e.g. audispd seem
to be hardcoded to /, so auditd as currently packaged fails without this
anyway).
Signed-off-by: Tycho Andersen <tycho@docker.com>
|
|
|
|
| |
Signed-off-by: Tycho Andersen <tycho@docker.com>
|
|
|
|
|
| |
Python3 bindings for ppc64le is breaking due to swig break with stray
'/'. Disabling it for now.
|
| |
|
|
|
|
| |
the libaudit headers needs linux-headers
|
|
|
|
|
|
|
| |
- split out -static and -libs subpackages
- add init.d script
- remove unneeded make install
- add check function
|
|
|
|
| |
Signed-off-by: Tycho Andersen <tycho@docker.com>
|
|
An initial import of the audit daemon, libraries, and utilities.
Signed-off-by: Tycho Andersen <tycho@docker.com>
|