- 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:
parent
c49002eb08
commit
ab03ec591d
@ -13,3 +13,4 @@ audit-0.6.11.tar.gz
|
|||||||
audit-0.6.12.tar.gz
|
audit-0.6.12.tar.gz
|
||||||
audit-0.7.tar.gz
|
audit-0.7.tar.gz
|
||||||
audit-0.7.1.tar.gz
|
audit-0.7.1.tar.gz
|
||||||
|
audit-0.7.2.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: User space tools for 2.6 kernel auditing.
|
Summary: User space tools for 2.6 kernel auditing.
|
||||||
Name: audit
|
Name: audit
|
||||||
Version: 0.7.1
|
Version: 0.7.2
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -119,6 +119,12 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Apr 24 2005 Steve Grubb <sgrubb@redhat.com> 0.7.1-1
|
||||||
- Make sure time calc is done using localtime
|
- Make sure time calc is done using localtime
|
||||||
- Raise rlimits for file size & cpu usage
|
- Raise rlimits for file size & cpu usage
|
||||||
|
1
sources
1
sources
@ -11,3 +11,4 @@ afbda7c66f1a3fa5c09c83037edf278e audit-0.6.9.tar.gz
|
|||||||
af01d49cae8814c99a64c866acbdb7ca audit-0.6.12.tar.gz
|
af01d49cae8814c99a64c866acbdb7ca audit-0.6.12.tar.gz
|
||||||
48a94a0d0bd890b451b84397133b5781 audit-0.7.tar.gz
|
48a94a0d0bd890b451b84397133b5781 audit-0.7.tar.gz
|
||||||
03d26ae05ce5cf6ddba625b560a6f1b9 audit-0.7.1.tar.gz
|
03d26ae05ce5cf6ddba625b560a6f1b9 audit-0.7.1.tar.gz
|
||||||
|
56c82cfe0d5af98a3313a8a76a08ed43 audit-0.7.2.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user