- Add check for fields that cannot be used with syscall entry in auditctl

- Make auditctl not tolerate duplicate rule and watches
This commit is contained in:
Steve Grubb 2005-08-03 17:07:01 +00:00
parent 29fca9932c
commit 79576eb6ce
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Summary: User space tools for 2.6 kernel auditing.
Name: audit
Version: 1.0
Version: 1.0.1
Release: 1
License: GPL
Group: System Environment/Daemons
@ -121,6 +121,10 @@ fi
%changelog
* Wed Aug 3 2005 Steve Grubb <sgrubb@redhat.com> 1.0.1-1
- Add check for fields that cannot be used with syscall entry in auditctl
- Make auditctl not tolerate duplicate rule and watches
* Tue Aug 2 2005 Steve Grubb <sgrubb@redhat.com> 1.0-1
- Update sample CAPP config
- Remove warning for trimming file path in auditctl

View File

@ -1 +1 @@
3cb6cf2f46f5efeb76006ab733ef8b33 audit-1.0.tar.gz
ef1b690c336a52065129c75d3f845e26 audit-1.0.1.tar.gz