Package: audit / 1:2.6.7-2

Metadata

Package Version Patches format
audit 1:2.6.7-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 no refusemanualstop.patch | (download)

init.d/auditd.service | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove the refusemanualstop=yes option
 This option is preventing the daemon to be restarted on upgrade.
 .
 When using systemctl to stop audit, the audit framework is recording the pid
 of systemd instead of the one from the user process that actually stopped the
 process. This is breaking the conformity with some gouvernemental
 certifications.
02 restorecon path.patch | (download)

init.d/augenrules | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix path of restorecon executable
03 fix segfault sock.patch | (download)

auparse/interpret.c | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 [patch] in auparse, output socket family name if unsupported but
 known