- Change packet draining to nonblocking

- Interpret id field in ausearch
- Add error message if not able to create log
- Ignore netlink acks when asking for rule & watch list
This commit is contained in:
Steve Grubb 2005-06-21 20:37:11 +00:00
parent 5a02a7c51a
commit 7956d88af6
3 changed files with 10 additions and 3 deletions

View File

@ -27,3 +27,4 @@ audit-0.9.7.tar.gz
audit-0.9.8.tar.gz
audit-0.9.9.tar.gz
audit-0.9.10.tar.gz
audit-0.9.11.tar.gz

View File

@ -1,6 +1,6 @@
Summary: User space tools for 2.6 kernel auditing.
Name: audit
Version: 0.9.10
Version: 0.9.11
Release: 1
License: GPL
Group: System Environment/Daemons
@ -119,7 +119,13 @@ fi
%changelog
* Mon Jun 19 2005 Steve Grubb <sgrubb@redhat.com> 0.9.10-1
* Tue Jun 21 2005 Steve Grubb <sgrubb@redhat.com> 0.9.11-1
- Change packet draining to nonblocking
- Interpret id field in ausearch
- Add error message if not able to create log
- Ignore netlink acks when asking for rule & watch list
* Mon Jun 20 2005 Steve Grubb <sgrubb@redhat.com> 0.9.10-1
- Make sure the bad packet is drained when retrying user messages
- Add support for new user and watch filter lists
- Interpret flags field in ausearch

View File

@ -1 +1 @@
7f6ea1b836520f5776e5bc99e4443d44 audit-0.9.10.tar.gz
a3c8d53ff5a1b177aec9076c272a143d audit-0.9.11.tar.gz