- 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:
parent
217f8fcd4b
commit
29fca9932c
@ -37,3 +37,4 @@ audit-0.9.17.tar.gz
|
|||||||
audit-0.9.18.tar.gz
|
audit-0.9.18.tar.gz
|
||||||
audit-0.9.19.tar.gz
|
audit-0.9.19.tar.gz
|
||||||
audit-0.9.20.tar.gz
|
audit-0.9.20.tar.gz
|
||||||
|
audit-1.0.tar.gz
|
||||||
|
11
audit.spec
11
audit.spec
@ -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.9.20
|
Version: 1.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -121,7 +121,14 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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 ausearch to handle no audit log better
|
||||||
- Fix auditctl blank line handling
|
- Fix auditctl blank line handling
|
||||||
- Trim trailing '/' from file system watches in auditctl
|
- Trim trailing '/' from file system watches in auditctl
|
||||||
|
Loading…
Reference in New Issue
Block a user