aboutsummaryrefslogtreecommitdiffstats
path: root/testing/audit/0004-path_max.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/auditd: bump audit version to 2.7.2Tycho Andersen2017-06-201-23/+0
| | | | | | | | * 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>
* testing/audit: Disable python3 binding on ppc64leBreno Leitao2017-04-251-0/+23
Python3 bindings for ppc64le is breaking due to swig break with stray '/'. Disabling it for now.