- interpret socketcall & ipc based on a0 in ausearch

- change call sequence to make user space messages faster
- update return val for auditctl
This commit is contained in:
Steve Grubb 2005-06-14 20:58:59 +00:00
parent 04d8515f49
commit 8d45b16f16
3 changed files with 8 additions and 1 deletions

View File

@ -21,3 +21,4 @@ audit-0.8.2.tar.gz
audit-0.9.2.tar.gz
audit-0.9.3.tar.gz
audit-0.9.4.tar.gz
audit-0.9.5.tar.gz

View File

@ -1,6 +1,6 @@
Summary: User space tools for 2.6 kernel auditing.
Name: audit
Version: 0.9.4
Version: 0.9.5
Release: 1
License: GPL
Group: System Environment/Daemons
@ -119,6 +119,11 @@ fi
%changelog
* Tue Jun 14 2005 Steve Grubb <sgrubb@redhat.com> 0.9.5-1
- interpret socketcall & ipc based on a0 in ausearch
- change call sequence to make user space messages faster
- update return val for auditctl
* Sat Jun 11 2005 Steve Grubb <sgrubb@redhat.com> 0.9.4-1
- Rule and watch insert no longer automatically dumps list
- auditctl rules can now use auid instead of loginuid

View File

@ -3,3 +3,4 @@ c4aa1fd643204e6c7b590d87bdb8dd1e audit-0.8.2.tar.gz
e31f3c554e9848a50afa6a119dc84d5c audit-0.9.2.tar.gz
a3a2b04f5deb102ad2ec0e1422bc17ec audit-0.9.3.tar.gz
d270c9226134e29b65979d19a853912e audit-0.9.4.tar.gz
51b69979f44bf25aa0663221e0bf2df2 audit-0.9.5.tar.gz