From afb138997854bdec5e4733525bdbd3f178a14d4e Mon Sep 17 00:00:00 2001 From: Steve Grubb Date: Oct 10 2005 21:56:42 +0000 Subject: - in aureport, add column labels to reports - added watch report to aureport - added interpreting mode to aureport - added user space avc standard message to libaudit - aureport & ausearch now use builtin log locations when bad config file - add email alert to low disk space warning actions in auditd --- diff --git a/.cvsignore b/.cvsignore index a990fea..f44f852 100644 --- a/.cvsignore +++ b/.cvsignore @@ -43,3 +43,4 @@ audit-1.0.2.tar.gz audit-1.0.3.tar.gz audit-1.0.4.tar.gz audit-1.0.5.tar.gz +audit-1.0.6.tar.gz diff --git a/audit.spec b/audit.spec index 98c1734..e9a8c5b 100644 --- a/audit.spec +++ b/audit.spec @@ -1,6 +1,6 @@ Summary: User space tools for 2.6 kernel auditing. Name: audit -Version: 1.0.5 +Version: 1.0.6 Release: 1 License: GPL Group: System Environment/Daemons @@ -122,9 +122,17 @@ fi %changelog +* Mon Oct 10 2005 Steve Grubb 1.0.6-1 +- in aureport, add column labels to reports +- added watch report to aureport +- added interpreting mode to aureport +- added user space avc standard message to libaudit +- aureport & ausearch now use builtin log locations when bad config file +- add email alert to low disk space warning actions in auditd + * Tue Oct 4 2005 Steve Grubb 1.0.5-1 - ausearch can now search on SE Linux contexts -- added aureport program to analyse logs +- added aureport program to analyze logs - aureport added report option for each log's start and end time - increased random number selected for initial seq number in auditd - add new user space defines to libaudit.h diff --git a/sources b/sources index 31bb92f..5925d52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d2593e293d691684f8643743225e647 audit-1.0.5.tar.gz +828edc7ad1fb1355c480670be146fa31 audit-1.0.6.tar.gz