- Allow ausearch uid & gid to be non-numeric (root, wheel, etc)

- Fix problems with changing run level
- Added new code for logging shutdown reason credentials
- Update DAEMON messages to use better timestamp
This commit is contained in:
Steve Grubb 2005-04-29 20:43:43 +00:00
parent c49002eb08
commit ab03ec591d
3 changed files with 9 additions and 1 deletions

View File

@ -13,3 +13,4 @@ audit-0.6.11.tar.gz
audit-0.6.12.tar.gz
audit-0.7.tar.gz
audit-0.7.1.tar.gz
audit-0.7.2.tar.gz

View File

@ -1,6 +1,6 @@
Summary: User space tools for 2.6 kernel auditing.
Name: audit
Version: 0.7.1
Version: 0.7.2
Release: 1
License: GPL
Group: System Environment/Daemons
@ -119,6 +119,12 @@ fi
%changelog
* Wed Apr 27 2005 Steve Grubb <sgrubb@redhat.com> 0.7.2-1
- Allow ausearch uid & gid to be non-numeric (root, wheel, etc)
- Fix problems with changing run level
- Added new code for logging shutdown reason credentials
- Update DAEMON messages to use better timestamp
* Sun Apr 24 2005 Steve Grubb <sgrubb@redhat.com> 0.7.1-1
- Make sure time calc is done using localtime
- Raise rlimits for file size & cpu usage

View File

@ -11,3 +11,4 @@ afbda7c66f1a3fa5c09c83037edf278e audit-0.6.9.tar.gz
af01d49cae8814c99a64c866acbdb7ca audit-0.6.12.tar.gz
48a94a0d0bd890b451b84397133b5781 audit-0.7.tar.gz
03d26ae05ce5cf6ddba625b560a6f1b9 audit-0.7.1.tar.gz
56c82cfe0d5af98a3313a8a76a08ed43 audit-0.7.2.tar.gz