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_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 | 0000038407 37.5 KB | |
audit.spec | 0000007946 7.76 KB | |
auditd.sysconfig | 0000000457 457 Bytes | |
baselibs.conf | 0000000213 213 Bytes |
Revision 63 (latest revision is 108)
Stephan Kulow (coolo)
accepted
request 161113
from
Marcus Meissner (msmeissn)
(revision 63)
- Buildrequires cap-ng library - --with-libcap-ng=yes has no effect if libcap-ng is not 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. - Version 2.2.3 - Code cleanups - In spec file, don't own lib64/audit - Update man pages - Aureport no longer reads auditd.conf when stdin is used - Don't let systemd kill auditd if auditctl errors out - Update syscall table for 3.7 and 3.8 kernels - Add interpretation for setns and unshare syscalls - Code cleanup (Tyler Hicks) - Documentation cleanups (Laurent Bigonville) - Add dirfd interpretation to the *at functions - Add termination signal to clone flags interpretation - Update stig.rules - In auditctl, when listing rules don't print numeric value of dir fields - Add support for rng resource type in auvirt - Fix aulast bad login output (#922508) - In ausearch, allow negative numbers for session and auid searches - In audisp-remote, if disk_full_action is stop then stop sending (#908977) (forwarded request 161029 from elvigia)
Comments 0