- Update sample CAPP config

- Remove warning for trimming file path in auditctl
- Make auditctl tolerate duplicate rule and watches
- auditd has new option so it doesn't overwrite log files
- Fixed bug in autrace that was reporting bad descriptor
This commit is contained in:
Steve Grubb 2005-08-02 22:20:04 +00:00
parent 217f8fcd4b
commit 29fca9932c
3 changed files with 11 additions and 3 deletions

View File

@ -37,3 +37,4 @@ audit-0.9.17.tar.gz
audit-0.9.18.tar.gz
audit-0.9.19.tar.gz
audit-0.9.20.tar.gz
audit-1.0.tar.gz

View File

@ -1,6 +1,6 @@
Summary: User space tools for 2.6 kernel auditing.
Name: audit
Version: 0.9.20
Version: 1.0
Release: 1
License: GPL
Group: System Environment/Daemons
@ -121,7 +121,14 @@ fi
%changelog
* Thu Jul 29 2005 Steve Grubb <sgrubb@redhat.com> 0.9.20-1
* Tue Aug 2 2005 Steve Grubb <sgrubb@redhat.com> 1.0-1
- Update sample CAPP config
- Remove warning for trimming file path in auditctl
- Make auditctl tolerate duplicate rule and watches
- auditd has new option so it doesn't overwrite log files
- Fixed bug in autrace that was reporting bad descriptor
* Fri Jul 29 2005 Steve Grubb <sgrubb@redhat.com> 0.9.20-1
- Fix ausearch to handle no audit log better
- Fix auditctl blank line handling
- Trim trailing '/' from file system watches in auditctl

View File

@ -1 +1 @@
2b9799f1170afeb14c771eb721b8f092 audit-0.9.20.tar.gz
3cb6cf2f46f5efeb76006ab733ef8b33 audit-1.0.tar.gz