- Add some syslog messages for a couple exits

- Add some unlinks of the pid file in a couple error exits
- Make some options of auditctl not expect a reply
- Update support for user and watch filter lists
This commit is contained in:
Steve Grubb 2005-06-22 20:48:06 +00:00
parent 7956d88af6
commit 812847b7d0
3 changed files with 9 additions and 2 deletions

View File

@ -28,3 +28,4 @@ audit-0.9.8.tar.gz
audit-0.9.9.tar.gz audit-0.9.9.tar.gz
audit-0.9.10.tar.gz audit-0.9.10.tar.gz
audit-0.9.11.tar.gz audit-0.9.11.tar.gz
audit-0.9.12.tar.gz

View File

@ -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.11 Version: 0.9.12
Release: 1 Release: 1
License: GPL License: GPL
Group: System Environment/Daemons Group: System Environment/Daemons
@ -119,6 +119,12 @@ fi
%changelog %changelog
* Wed Jun 22 2005 Steve Grubb <sgrubb@redhat.com> 0.9.12-1
- Add some syslog messages for a couple exits
- Add some unlinks of the pid file in a couple error exits
- Make some options of auditctl not expect a reply
- Update support for user and watch filter lists
* Tue Jun 21 2005 Steve Grubb <sgrubb@redhat.com> 0.9.11-1 * Tue Jun 21 2005 Steve Grubb <sgrubb@redhat.com> 0.9.11-1
- Change packet draining to nonblocking - Change packet draining to nonblocking
- Interpret id field in ausearch - Interpret id field in ausearch

View File

@ -1 +1 @@
a3c8d53ff5a1b177aec9076c272a143d audit-0.9.11.tar.gz 591bea95f3d7aac34d8d38a3b70eb53e audit-0.9.12.tar.gz