- Added patch for filesystem watch
- Added version information to audit start message - Change netlink code to use ack in order to get error notification
This commit is contained in:
parent
57646a87b5
commit
5187974472
@ -7,3 +7,4 @@ audit-0.6.5.tar.gz
|
||||
audit-0.6.6.tar.gz
|
||||
audit-0.6.7.tar.gz
|
||||
audit-0.6.8.tar.gz
|
||||
audit-0.6.9.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: User space tools for 2.6 kernel auditing.
|
||||
Name: audit
|
||||
Version: 0.6.8
|
||||
Version: 0.6.9
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
@ -123,6 +123,11 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 17 2005 Steve Grubb <sgrubb@redhat.com> 0.6.9-1
|
||||
- Added patch for filesystem watch
|
||||
- Added version information to audit start message
|
||||
- Change netlink code to use ack in order to get error notification
|
||||
|
||||
* Wed Mar 10 2005 Steve Grubb <sgrubb@redhat.com> 0.6.8-1
|
||||
- removed the pam_loginuid library - its going to pam
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user