- New message type for trusted apps

- Add new keywords today, yesterday, now for ausearch and aureport
- Make audit_log_user_avc_message really send to syslog on error
- Updated syscall tables in auditctl
- Deprecated the 'possible' action for syscall rules in auditctl
- Update watch code to use file syscalls instead of 'all' in auditctl
This commit is contained in:
Steve Grubb 2006-04-16 20:33:48 +00:00
parent 69c5a160ca
commit 948327f352
3 changed files with 11 additions and 2 deletions

View File

@ -57,3 +57,4 @@ audit-1.1.4.tar.gz
audit-1.1.5.tar.gz
audit-1.1.6.tar.gz
audit-1.2.tar.gz
audit-1.2.1.tar.gz

View File

@ -1,6 +1,6 @@
Summary: User space tools for 2.6 kernel auditing.
Name: audit
Version: 1.2
Version: 1.2.1
Release: 1
License: GPL
Group: System Environment/Daemons
@ -154,6 +154,14 @@ fi
%changelog
* Sun Apr 16 2006 Steve Grubb <sgrubb@redhat.com> 1.2.1-1
- New message type for trusted apps
- Add new keywords today, yesterday, now for ausearch and aureport
- Make audit_log_user_avc_message really send to syslog on error
- Updated syscall tables in auditctl
- Deprecated the 'possible' action for syscall rules in auditctl
- Update watch code to use file syscalls instead of 'all' in auditctl
* Fri Apr 7 2006 Steve Grubb <sgrubb@redhat.com> 1.2-1
- Add support for new file system auditing kernel subsystem

View File

@ -1 +1 @@
65c3bc8ea4a1b6fc90e2b0321237a5ad audit-1.2.tar.gz
537d4ee68428e2ba2f01a8c07287fb6e audit-1.2.1.tar.gz