From 5e8f09ac4e8dd6aa9574834b54e5f39b40a39c6d Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: May 20 2005 22:25:36 +0000 Subject: - Update documentation - Handle user space audit events in more uniform way - Update all parsers for more robustness with new kernel changes - Create quiet mode for error messages - Make rotated logs readonly --- diff --git a/.cvsignore b/.cvsignore index 03d5fa4..815292b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -17,3 +17,4 @@ audit-0.7.2.tar.gz audit-0.7.3.tar.gz audit-0.7.4.tar.gz audit-0.8.1.tar.gz +audit-0.8.2.tar.gz diff --git a/audit.spec b/audit.spec index ee03b04..0206353 100644 --- a/audit.spec +++ b/audit.spec @@ -1,6 +1,6 @@ Summary: User space tools for 2.6 kernel auditing. Name: audit -Version: 0.8.1 +Version: 0.8.2 Release: 1 License: GPL Group: System Environment/Daemons @@ -119,6 +119,13 @@ fi %changelog +* Thu May 20 2005 Steve Grubb 0.8.2-1 +- Update documentation +- Handle user space audit events in more uniform way +- Update all parsers for more robustness with new kernel changes +- Create quiet mode for error messages +- Make rotated logs readonly + * Tue May 17 2005 Steve Grubb 0.8.1-1 - Fix code to "or" uid & gid checks for ausearch -ua & -ga - Change msg() to audit_msg() to avoid conflicts diff --git a/sources b/sources index b69055d..5ce1e5a 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ d02b1e35fdbfa5de94fd7daf8e94845a audit-0.8.1.tar.gz +c4aa1fd643204e6c7b590d87bdb8dd1e audit-0.8.2.tar.gz