- 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
This commit is contained in:
parent
1deb784224
commit
5a02a7c51a
@ -26,3 +26,4 @@ audit-0.9.6.tar.gz
|
|||||||
audit-0.9.7.tar.gz
|
audit-0.9.7.tar.gz
|
||||||
audit-0.9.8.tar.gz
|
audit-0.9.8.tar.gz
|
||||||
audit-0.9.9.tar.gz
|
audit-0.9.9.tar.gz
|
||||||
|
audit-0.9.10.tar.gz
|
||||||
|
@ -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.9
|
Version: 0.9.10
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -119,6 +119,11 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 19 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
|
||||||
|
|
||||||
* Sun Jun 19 2005 Steve Grubb <sgrubb@redhat.com> 0.9.9-1
|
* Sun Jun 19 2005 Steve Grubb <sgrubb@redhat.com> 0.9.9-1
|
||||||
- Fix user messages for people with older kernels
|
- Fix user messages for people with older kernels
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user