- 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:
Steve Grubb 2005-08-08 22:17:06 +00:00
parent 286db4872e
commit 31e817f7dd
3 changed files with 9 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
ade4d83aa747043e840c985b578a89f8 audit-1.0.1.tar.gz 129e2253a22df2921b6904cdb39e51f5 audit-1.0.2.tar.gz