- 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:
parent
c832ad1aac
commit
5e8f09ac4e
@ -17,3 +17,4 @@ audit-0.7.2.tar.gz
|
|||||||
audit-0.7.3.tar.gz
|
audit-0.7.3.tar.gz
|
||||||
audit-0.7.4.tar.gz
|
audit-0.7.4.tar.gz
|
||||||
audit-0.8.1.tar.gz
|
audit-0.8.1.tar.gz
|
||||||
|
audit-0.8.2.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: User space tools for 2.6 kernel auditing.
|
Summary: User space tools for 2.6 kernel auditing.
|
||||||
Name: audit
|
Name: audit
|
||||||
Version: 0.8.1
|
Version: 0.8.2
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -119,6 +119,13 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue May 17 2005 Steve Grubb <sgrubb@redhat.com> 0.8.1-1
|
||||||
- Fix code to "or" uid & gid checks for ausearch -ua & -ga
|
- Fix code to "or" uid & gid checks for ausearch -ua & -ga
|
||||||
- Change msg() to audit_msg() to avoid conflicts
|
- Change msg() to audit_msg() to avoid conflicts
|
||||||
|
Loading…
Reference in New Issue
Block a user