- 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
This commit is contained in:
Steve Grubb 2005-05-20 22:25:36 +00:00
parent c832ad1aac
commit 5e8f09ac4e
3 changed files with 10 additions and 1 deletions

View File

@ -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

View File

@ -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 <sgrubb@redhat.com> 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 <sgrubb@redhat.com> 0.8.1-1
- Fix code to "or" uid & gid checks for ausearch -ua & -ga
- Change msg() to audit_msg() to avoid conflicts

View File

@ -1 +1,2 @@
d02b1e35fdbfa5de94fd7daf8e94845a audit-0.8.1.tar.gz
c4aa1fd643204e6c7b590d87bdb8dd1e audit-0.8.2.tar.gz