User Space Tools for 2.6 Kernel Auditing
The audit package contains the user space utilities for storing and
processing the audit records generated by the audit subsystem in the
Linux 2.6 kernel.
- Developed at security
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/audit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README-BEFORE-ADDING-PATCHES | 0000000519 519 Bytes | |
audit-2.2.3.tar.gz | 0000910762 889 KB | |
audit-no-gss.patch | 0000000526 526 Bytes | |
audit-no_m4_dir.patch | 0000000429 429 Bytes | |
audit-no_plugins.patch | 0000000957 957 Bytes | |
audit-plugins-path.patch | 0000001327 1.3 KB | |
audit-secondary.changes | 0000004805 4.69 KB | |
audit-secondary.spec | 0000005204 5.08 KB | |
audit.changes | 0000038644 37.7 KB | |
audit.spec | 0000007992 7.8 KB | |
auditd.sysconfig | 0000000457 457 Bytes | |
baselibs.conf | 0000000213 213 Bytes |
Revision 64 (latest revision is 108)
Stephan Kulow (coolo)
accepted
request 173998
from
Marcus Meissner (msmeissn)
(revision 64)
- audit-no_m4_dir.patch: Removed AC_CONFIG_MACRO_DIR([m4]) from configure.ac to fix build with new automake buildrequired and the lack of those requires causes a broken configure script after autoreconf add pkgconfig(libcap-ng) to both audit and audit-secondary, cap-ng is actually only use in the latter.
Comments 0