diff --git a/.cvsignore b/.cvsignore index 172833f..c1e9eb4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -46,3 +46,4 @@ audit-1.0.5.tar.gz audit-1.0.6.tar.gz audit-1.0.7.tar.gz audit-1.0.8.tar.gz +audit-1.0.9.tar.gz diff --git a/audit.spec b/audit.spec index 0decc2a..86097b3 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.8 +Version: 1.0.9 Release: 1 License: GPL Group: System Environment/Daemons @@ -122,6 +122,13 @@ fi %changelog +* Wed Nov 2 2005 Steve Grubb 1.0.9-1 +- Updated message types that auditd recognizes +- Added a couple more message types +- Added new standard logging format function +- Update default config +- Make ausearch -m take a list of message types + * Mon Oct 24 2005 Steve Grubb 1.0.8-1 - Update man pages - Add email alert for admin_space_left in auditd diff --git a/sources b/sources index 3f298b7..ad87885 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9719236e6631ca66965c42b7207c5715 audit-1.0.8.tar.gz +034664f5b6e88ce0739942ef1ce16c76 audit-1.0.9.tar.gz