- Make sure error packets get eaten.
- Fix a few error messages in auditctl - Fix handling of unsupported watches when reading rules from file in auditctl
This commit is contained in:
parent
286db4872e
commit
31e817f7dd
@ -39,3 +39,4 @@ audit-0.9.19.tar.gz
|
|||||||
audit-0.9.20.tar.gz
|
audit-0.9.20.tar.gz
|
||||||
audit-1.0.tar.gz
|
audit-1.0.tar.gz
|
||||||
audit-1.0.1.tar.gz
|
audit-1.0.1.tar.gz
|
||||||
|
audit-1.0.2.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: User space tools for 2.6 kernel auditing.
|
Summary: User space tools for 2.6 kernel auditing.
|
||||||
Name: audit
|
Name: audit
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://people.redhat.com/sgrubb/audit/
|
URL: http://people.redhat.com/sgrubb/audit/
|
||||||
@ -121,6 +121,11 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 8 2005 Steve Grubb <sgrubb@redhat.com> 1.0.2-1
|
||||||
|
- Make sure error packets get eaten.
|
||||||
|
- Fix a few error messages in auditctl
|
||||||
|
- Fix handling of unsupported watches when reading rules from file in auditctl
|
||||||
|
|
||||||
* Wed Aug 3 2005 Steve Grubb <sgrubb@redhat.com> 1.0.1-1
|
* 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
|
- Add check for fields that cannot be used with syscall entry in auditctl
|
||||||
- Make auditctl not tolerate duplicate rule and watches
|
- Make auditctl not tolerate duplicate rule and watches
|
||||||
|
Loading…
Reference in New Issue
Block a user