From ab03ec591dcbfff95bfc8bcfc885a55b4629af6d Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Apr 29 2005 20:43:43 +0000 Subject: - 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 --- diff --git a/.cvsignore b/.cvsignore index 9e8b08a..a6fc5ee 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/audit.spec b/audit.spec index 2cf29eb..7d3fa7c 100644 --- a/audit.spec +++ b/audit.spec @@ -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 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 0.7.1-1 - Make sure time calc is done using localtime - Raise rlimits for file size & cpu usage diff --git a/sources b/sources index af664fa..c881294 100644 --- a/sources +++ b/sources @@ -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