- fixed bug in send_user_message which errored on pam logins

- Change nanosleeps over to select loops
- Change the 'e' option to auditctl -p to 'x'
This commit is contained in:
Steve Grubb 2005-06-16 21:27:57 +00:00
parent f36e94743a
commit 34e0a77920
3 changed files with 8 additions and 1 deletions

View File

@ -23,3 +23,4 @@ audit-0.9.3.tar.gz
audit-0.9.4.tar.gz
audit-0.9.5.tar.gz
audit-0.9.6.tar.gz
audit-0.9.7.tar.gz

View File

@ -1,6 +1,6 @@
Summary: User space tools for 2.6 kernel auditing.
Name: audit
Version: 0.9.6
Version: 0.9.7
Release: 1
License: GPL
Group: System Environment/Daemons
@ -119,6 +119,11 @@ fi
%changelog
* Thu Jun 16 2005 Steve Grubb <sgrubb@redhat.com> 0.9.7-1
- fixed bug in send_user_message which errored on pam logins
- Change nanosleeps over to select loops
- Change the 'e' option to auditctl -p to 'x'
* Thu Jun 16 2005 Steve Grubb <sgrubb@redhat.com> 0.9.6-1
- fix bug in incremental flush where is wrongly reported an error
- ausearch should not do uid check for -if option

View File

@ -5,3 +5,4 @@ a3a2b04f5deb102ad2ec0e1422bc17ec audit-0.9.3.tar.gz
d270c9226134e29b65979d19a853912e audit-0.9.4.tar.gz
cbb554ee83a775121f00428a39f3666c audit-0.9.5.tar.gz
258272526d1edc6e2811d684c0a505e9 audit-0.9.6.tar.gz
8548fbe16c3c44bdcc045fba0f35a070 audit-0.9.7.tar.gz